move uwb feature to system_ext
this prevents the gsi device from starting uwb
Bug: 203052451
Test: nearby-share on uwb device
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: Iec21b82dfd79849b2d949f696e59d64f0487edad
diff --git a/uwb/uwb.mk b/uwb/uwb.mk
index be2f6d2..a89cc76 100644
--- a/uwb/uwb.mk
+++ b/uwb/uwb.mk
@@ -17,4 +17,4 @@
$(call inherit-product-if-exists, vendor/qorvo/uwb/uwb.mk)
PRODUCT_COPY_FILES += \
- frameworks/native/data/etc/android.hardware.uwb.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.uwb.xml
+ frameworks/native/data/etc/android.hardware.uwb.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/android.hardware.uwb.xml