commit | e4ee8481fd05987bdb1e4fefef63da71e6f2b6ce | [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 | ac589ab1cba08ae437c1b249f9f0cd058968c6b5 [diff] | |
parent | 5d8c73ebbd95dfc36170064d5a3e8559d648296d [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: [