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