commit | e68c24faecf86dd8345b1b7b6ebc8e6de68996e3 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Oct 17 13:15:12 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Oct 17 13:15:12 2019 -0700 |
tree | ebcdc6454565d8cbfc32e65b0a1daac1b0c4710c | |
parent | 335ffe4d102510fce2aa46f0cfefdf78eb809954 [diff] | |
parent | d10a5fcb3817c097d5bd9eb19b2948ba41b33be5 [diff] |
Move remount to PRODUCT_PACKAGES_DEBUG. am: 6ce44041b5 Change-Id: Id0201fea6451a949701ab2d21063d55821d128e4
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: [