Fixes
This commit is contained in:
parent
933845c74f
commit
ba9294954a
@ -35,7 +35,7 @@ PRODUCT_CHARACTERISTICS := device
|
|||||||
PRODUCT_PACKAGE_OVERLAYS += device/wephone/duoqin/overlay
|
PRODUCT_PACKAGE_OVERLAYS += device/wephone/duoqin/overlay
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/wephone/duoqin/wephone.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/vndk.rc \
|
device/wephone/duoqin/wephone.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/wephone.rc \
|
||||||
device/wephone/duoqin/wephone-boot.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/wephone_boot.sh
|
device/wephone/duoqin/wephone-boot.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/wephone_boot.sh
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
@ -1 +1 @@
|
|||||||
/system/bin/wephone-boot.sh u:object_r:wephone_exec:s0
|
/system/bin/wephone-boot.sh u:object_r:wephone_boot_exec:s0
|
@ -1 +1,2 @@
|
|||||||
type wephone_exec, system_file_type, exec_type, file_type;
|
type wephone_boot, domain;
|
||||||
|
type wephone_boot_exec, system_file_type, exec_type, file_type;
|
Loading…
x
Reference in New Issue
Block a user