mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Fixups
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
7a53edc390
commit
fdeceb5c9c
2 changed files with 4 additions and 4 deletions
|
@ -23,9 +23,9 @@ include $(CLEAR_VARS)
|
|||
LOCAL_MODULE := microg.xml
|
||||
LOCAL_MODULE_CLASS := ETC
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_PRODUCT_ETC)
|
||||
LOCAL_SRC_FILES := $(LOCAL_MODULE)
|
||||
LOCAL_PRODUCT_MODULE := false
|
||||
LOCAL_PRODUCT_MODULE := true
|
||||
|
||||
|
||||
include $(BUILD_PREBUILT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue