diff options
-rw-r--r-- | adb/Android.bp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/adb/Android.bp b/adb/Android.bp index 2f9c8fcfb..c72c648c5 100644 --- a/adb/Android.bp +++ b/adb/Android.bp @@ -422,14 +422,6 @@ cc_library { "liblog", ], - product_variables: { - debuggable: { - required: [ - "remount", - ], - }, - }, - target: { android: { srcs: [ |