Skip to content

Commit bc11e52

Browse files
onoratojAndroid Git Automerger
authored andcommitted
am 406ba83: am 5f61087: Merge "Get rid of LOCAL_MODULE_TAGS := user"
* commit '406ba83154ba17921bc524c479d3339448306fc5': Get rid of LOCAL_MODULE_TAGS := user
2 parents bdd0c91 + 406ba83 commit bc11e52

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

data/etc/Android.mk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ include $(CLEAR_VARS)
2121

2222
LOCAL_MODULE := platform.xml
2323

24-
LOCAL_MODULE_TAGS := user
25-
2624
LOCAL_MODULE_CLASS := ETC
2725

2826
# This will install the file in /system/etc/permissions
@@ -38,8 +36,6 @@ include $(BUILD_PREBUILT)
3836

3937
#LOCAL_MODULE := required_hardware.xml
4038

41-
#LOCAL_MODULE_TAGS := user
42-
4339
#LOCAL_MODULE_CLASS := ETC
4440

4541
# This will install the file in /system/etc/permissions

0 commit comments

Comments
 (0)