Declare ro.bluetooth.leaudio_offload.supported

This property is used both by audio services and
BT stack code, however it is not declared anywhere
and thus is attributed to default_prop. It should
belong to bluetooth_a2dp_offload_prop instead.

Bug: 384883280
Test: check kernel logs
Change-Id: Ie05b3db54781a1587ccace4f2ca3f579cd783e2f
diff --git a/private/property_contexts b/private/property_contexts
index ace1470..643a179 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -776,6 +776,7 @@
 ro.apk_verity.mode u:object_r:apk_verity_prop:s0 exact int
 
 ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
+ro.bluetooth.leaudio_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
 
 ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string