| commit | cdb7e988d31d769ecfc20633467952528e0e5707 | [log] [tgz] |
|---|---|---|
| author | Nolen Johnson <johnsonnolen@gmail.com> | Tue May 16 08:13:46 2023 -0400 |
| committer | Nolen Johnson <johnsonnolen@gmail.com> | Tue May 16 08:13:46 2023 -0400 |
| tree | acf1e10dd18a66c24ac09367edafc4341c134914 | |
| parent | c0199507a7ac4b41b0227fcbf53f4d0b980f8130 [diff] |
rsync: Move to /system_ext Change-Id: I13519eb1a9eac36c6e315593986b212f65041ab3
diff --git a/Android.bp b/Android.bp index f60f289..5279c67 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,6 +1,6 @@ cc_binary { name: "rsync", - product_specific: true, + system_ext_specific: true, cflags: ["-DHAVE_CONFIG_H"] + [ "-Wno-deprecated-declarations",