mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Remove ro.boot.vr references" into rvc-dev-plus-aosp am: 05a538b1d2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/wahoo/+/12280251 Change-Id: I8309adb9ce4d2c0b4052890f9d8fae12ac1b8246
This commit is contained in:
@@ -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
|
||||
|
||||
3
sepolicy/vendor/property_contexts
vendored
3
sepolicy/vendor/property_contexts
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user