Merge "Get rid of LOCAL_MODULE_TAGS := user"

This commit is contained in:
Joe Onorato
2012-08-17 00:40:49 -07:00
committed by android code review

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