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: [