commit | 6016b6cf84947d05b0335bd3bd114fa26f002c03 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Oct 17 13:34:13 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Oct 17 13:34:13 2019 -0700 |
tree | ebcdc6454565d8cbfc32e65b0a1daac1b0c4710c | |
parent | fb7b80c3d79f5ef1dc51bda894748c79e49e9251 [diff] | |
parent | 91e85c6eff5a7522eb4c563627a8658c43c6d90b [diff] |
Move remount to PRODUCT_PACKAGES_DEBUG. am: 6ce44041b5 am: 7fc8e46ddd am: 5d8c73ebbd Change-Id: I7c52eca7fdb5b368cd2266d050c193443533c051
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: [