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:
parent
a3c7bc302f
commit
193c85c4ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue