summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorAlan Stokes <alanstokes@google.com>2020-10-29 14:18:38 +0000
committerAlan Stokes <alanstokes@google.com>2020-10-29 14:29:24 +0000
commit827cc777a5016b652ef742ad6ee5e14490c81133 (patch)
tree1ae176337dc0fa30bd2820c02a6de7f3796d9147 /device-common.mk
parent973333a1299a4dcbf8df38927dc06b869c7aa288 (diff)
downloadbonito-827cc777a5016b652ef742ad6ee5e14490c81133.tar.gz
Enable improved user separation for bonito+sargo.
I'm doing this on a device-by-device basis as it depends on device-specific sepolicy changes (see b/170622707). Enabling now to prevent the policy regressing, and to get field experience. Previously enabled for crosshatch+blueline in commit 8266b7418d5dc5a743bc0216ac5e17f36fb917d4. Bug: 141677108 Test: presubmits Change-Id: I6c2534ec620471737f9750ceae3a8d2624145102
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index f16c2abd..d1811bd7 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -92,6 +92,9 @@ persist.bluetooth.a2dp_offload.disabled=false
PRODUCT_PROPERTY_OVERRIDES += \
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
+# TODO(b/171462631): Remove this once it is the default
+PRODUCT_PROPERTY_OVERRIDES += ro.vold.level_from_user=1
+
# Modem loging file
PRODUCT_COPY_FILES += \
device/google/bonito/init.logging.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_PLATFORM).logging.rc