am 5f61087e: Merge "Get rid of LOCAL_MODULE_TAGS := user"
* commit '5f61087e26013ea2623aecb1783c74a57a9fa49c': Get rid of LOCAL_MODULE_TAGS := user
This commit is contained in:
@@ -21,8 +21,6 @@ include $(CLEAR_VARS)
|
|||||||
|
|
||||||
LOCAL_MODULE := platform.xml
|
LOCAL_MODULE := platform.xml
|
||||||
|
|
||||||
LOCAL_MODULE_TAGS := user
|
|
||||||
|
|
||||||
LOCAL_MODULE_CLASS := ETC
|
LOCAL_MODULE_CLASS := ETC
|
||||||
|
|
||||||
# This will install the file in /system/etc/permissions
|
# This will install the file in /system/etc/permissions
|
||||||
@@ -38,8 +36,6 @@ include $(BUILD_PREBUILT)
|
|||||||
|
|
||||||
#LOCAL_MODULE := required_hardware.xml
|
#LOCAL_MODULE := required_hardware.xml
|
||||||
|
|
||||||
#LOCAL_MODULE_TAGS := user
|
|
||||||
|
|
||||||
#LOCAL_MODULE_CLASS := ETC
|
#LOCAL_MODULE_CLASS := ETC
|
||||||
|
|
||||||
# This will install the file in /system/etc/permissions
|
# This will install the file in /system/etc/permissions
|
||||||
|
|||||||
Reference in New Issue
Block a user