diff --git a/whitechapel_pro/property.te b/whitechapel_pro/property.te index 98fd4534..c727d8e3 100644 --- a/whitechapel_pro/property.te +++ b/whitechapel_pro/property.te @@ -1,3 +1,5 @@ +# whitechapel_pro Property Define + vendor_internal_prop(vendor_diag_prop) vendor_internal_prop(vendor_slog_prop) vendor_internal_prop(vendor_modem_prop) @@ -45,3 +47,6 @@ vendor_restricted_prop(vendor_arm_runtime_option_prop) # SJTAG lock state vendor_internal_prop(vendor_sjtag_lock_state_prop) + +# Bluetooth props +vendor_restricted_prop(vendor_bluetooth_prop)