Add property for Bluetooth POF
Bug: 365462615
Test: make
Change-Id: Ice73a71d42189420adf905dc8f5469667e11e23e
diff --git a/private/property.te b/private/property.te
index 402585e..016a79b 100644
--- a/private/property.te
+++ b/private/property.te
@@ -80,6 +80,11 @@
system_restricted_prop(persist_sysui_ranking_update_prop)
system_restricted_prop(page_size_prop)
+# Properties with no restrictions
+until_board_api(202504, `
+ system_public_prop(bluetooth_finder_prop)
+')
+
# These types will be public starting at board api 202504
until_board_api(202504, `
system_restricted_prop(enable_16k_pages_prop)