We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2679082 + 5f61087 commit 406ba83Copy full SHA for 406ba83
1 file changed
data/etc/Android.mk
@@ -21,8 +21,6 @@ include $(CLEAR_VARS)
21
22
LOCAL_MODULE := platform.xml
23
24
-LOCAL_MODULE_TAGS := user
25
-
26
LOCAL_MODULE_CLASS := ETC
27
28
# This will install the file in /system/etc/permissions
@@ -38,8 +36,6 @@ include $(BUILD_PREBUILT)
38
36
39
37
#LOCAL_MODULE := required_hardware.xml
40
41
-#LOCAL_MODULE_TAGS := user
42
43
#LOCAL_MODULE_CLASS := ETC
44
45
0 commit comments