From 1c3cf830d91d280eb7ff67270854c80b4315ef56 Mon Sep 17 00:00:00 2001 From: Dorin Drimus Date: Fri, 29 Jul 2022 18:44:54 +0000 Subject: [PATCH] Add sepolicy for bluetooth.core.gap.le.conn.min.limit sysprop Bug: 240709612 Change-Id: I893f5ec04a8abb4ecf724e9e179d0295a681b82b Test: N/A, CL only adds the sysprop API sepolicy --- private/property_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/private/property_contexts b/private/property_contexts index dd8849b38..4341bc37a 100644 --- a/private/property_contexts +++ b/private/property_contexts @@ -497,6 +497,7 @@ bluetooth.framework.support_persisted_state u:object_r:bluetooth_config bluetooth.framework.adapter_address_validation u:object_r:bluetooth_config_prop:s0 exact bool bluetooth.core.gap.le.privacy.enabled u:object_r:bluetooth_config_prop:s0 exact bool +bluetooth.core.gap.le.conn.min.limit u:object_r:bluetooth_config_prop:s0 exact int 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 string