Remove ro.boot.vr references

Bug: 161659925
Test: boot
Change-Id: I69a559fba4e198372b090c84c9e7adae2d0caa52
This commit is contained in:
Inseob Kim
2020-07-31 19:16:16 +09:00
parent d9c98b42d7
commit efb9c19510
2 changed files with 0 additions and 8 deletions

View File

@@ -21,11 +21,6 @@
import /vendor/etc/init/hw/init.${ro.hardware}.common.rc
on init
# Temporarily stop booting into VR directly due to battery drain.
# TODO(b/131327495): Re-enable this once VrHeadsetPowerPolicyService or its
# equivalent lands in Android master.
setprop ro.boot.vr 0
# Setup cpusets used by the VR services.
mkdir /dev/cpuset/kernel 0750 root system
write /dev/cpuset/kernel/cpus 0

View File

@@ -222,9 +222,6 @@ vendor.ramoops. u:object_r:vendor_ramoops_prop:s0
vendor.fps.init.succeed u:object_r:vendor_fingerprint_prop:s0
vendor.fps.init_retry.count u:object_r:vendor_fingerprint_prop:s0
# vendor-init-settable
ro.boot.vr u:object_r:exported2_system_prop:s0 exact bool
# wifi_sniffer
persist.vendor.wifi.sniffer.freq u:object_r:vendor_wifi_sniffer_prop:s0
persist.vendor.wifi.sniffer.bandwidth u:object_r:vendor_wifi_sniffer_prop:s0