commit | 91e85c6eff5a7522eb4c563627a8658c43c6d90b | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Oct 17 13:23:25 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Oct 17 13:23:25 2019 -0700 |
tree | ebcdc6454565d8cbfc32e65b0a1daac1b0c4710c | |
parent | 71d8fff155c08528bc598bf3c8f1bf8410e3a90b [diff] | |
parent | e68c24faecf86dd8345b1b7b6ebc8e6de68996e3 [diff] |
Move remount to PRODUCT_PACKAGES_DEBUG. am: 6ce44041b5 am: 7fc8e46ddd Change-Id: Ia4f32e1ced69f562f49f122ccae27c310a3dec54
diff --git a/adb/Android.bp b/adb/Android.bp index 2f9c8fc..c72c648 100644 --- a/adb/Android.bp +++ b/adb/Android.bp
@@ -422,14 +422,6 @@ "liblog", ], - product_variables: { - debuggable: { - required: [ - "remount", - ], - }, - }, - target: { android: { srcs: [