sdm710-common: props: Move to system init: Do not have permissions to set 'persist.device_config.runtime_native_boot.iorap_readahead_enable' to 'true' in property file '/vendor/build.prop': SELinux permission check failed
This commit is contained in:
parent
e4c27418ef
commit
bc8800d6dc
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
||||||
BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
||||||
|
|
||||||
# App launch prefetching (IORapd)
|
# App launch prefetching (IORapd)
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
ro.iorapd.enable=false \
|
ro.iorapd.enable=false \
|
||||||
iorapd.perfetto.enable=false \
|
iorapd.perfetto.enable=false \
|
||||||
iorapd.readahead.enable=false \
|
iorapd.readahead.enable=false \
|
||||||
|
|
Loading…
Reference in a new issue