From cdd0c117431119fe63ac5880d5ab273545eee504 Mon Sep 17 00:00:00 2001 From: Etienne Ruffieux Date: Fri, 28 Jan 2022 14:43:22 +0000 Subject: [PATCH] Bluetooth boot time start service Added new sysprops to retrieve Bluetooth configs Tag: #feature Test: manual Bug: 216497194 Change-Id: I94c771f87fdeb5497b81d2098193b4cd230654b6 --- private/property_contexts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/private/property_contexts b/private/property_contexts index 2eee3e75c..1474d0071 100644 --- a/private/property_contexts +++ b/private/property_contexts @@ -469,6 +469,9 @@ bluetooth.hardware.power.idle_cur_ma u:object_r:bluetooth_config bluetooth.hardware.power.tx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int bluetooth.hardware.power.rx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int +bluetooth.framework.support_persisted_state u:object_r:bluetooth_config_prop:s0 exact bool +bluetooth.framework.adapter_address_validation u:object_r:bluetooth_config_prop:s0 exact bool + bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact uint