Apply nvram permissions fix from HD6
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/system/bin/sh
|
||||
|
||||
/system/bin/chmod 666 /sys/kernel/debug/ion/heaps/*
|
||||
/system/bin/chmod -R 777 /data/nvram/APCFG/APRDCL
|
||||
@@ -13,5 +13,6 @@ PRODUCT_COPY_FILES += \
|
||||
# Install init.d scripts
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(OVERLAY_BIN)/99exfat-support:system/etc/init.d/99exfat-support \
|
||||
$(OVERLAY_BIN)/99sudaemon:system/etc/init.d/99sudaemon
|
||||
$(OVERLAY_BIN)/99sudaemon:system/etc/init.d/99sudaemon \
|
||||
$(OVERLAY_BIN)/00permissions:system/etc/init.d/00permissions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user