Get rid of LOCAL_MODULE_TAGS := user

Change-Id: I1c4e67f935a7c511cda9980f4475dfd0272617a5
This commit is contained in:
Joe Onorato
2012-05-22 14:16:41 -07:00
parent 47c4b722af
commit fffd12249d

View File

@@ -21,8 +21,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := platform.xml
LOCAL_MODULE_TAGS := user
LOCAL_MODULE_CLASS := ETC
# This will install the file in /system/etc/permissions
@@ -38,8 +36,6 @@ include $(BUILD_PREBUILT)
#LOCAL_MODULE := required_hardware.xml
#LOCAL_MODULE_TAGS := user
#LOCAL_MODULE_CLASS := ETC
# This will install the file in /system/etc/permissions