Skip to content

Commit 406ba83

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

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)