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
This commit is contained in:
Victor Liu 2021-10-19 14:20:12 -07:00
parent a3c7bc302f
commit 193c85c4ef

View file

@ -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