|
@@ -47,7 +47,17 @@ PRODUCT_PACKAGES += \
|
|
|
PRODUCT_SHIPPING_API_LEVEL := 31
|
|
|
BOARD_SHIPPING_API_LEVEL := 31
|
|
|
|
|
|
+# Atrace
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
# Audio
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected] \
|
|
|
+ android.hardware.audio.service_64 \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
$(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_taro/audio_effects.xml \
|
|
|
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_taro/audio_policy_configuration.xml \
|
|
@@ -73,7 +83,15 @@ PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \
|
|
|
frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml
|
|
|
|
|
|
+# Automotive
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
# Bluetooth
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
|
|
|
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml
|
|
@@ -88,12 +106,25 @@ PRODUCT_PACKAGES_DEBUG += \
|
|
|
bootctl
|
|
|
|
|
|
# Camera
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected] \
|
|
|
+ libcamera2ndk_vendor
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.flash-autofocus.xml \
|
|
|
frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \
|
|
|
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
|
|
|
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
|
|
|
|
|
|
+# DRM
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
+# Dumpstate
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
# Fingerprint
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
|
|
@@ -107,11 +138,18 @@ PRODUCT_COPY_FILES += \
|
|
|
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_RECOVERY)/root/first_stage_ramdisk/fstab.qcom \
|
|
|
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom
|
|
|
|
|
|
+# Gatekeeper
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
# GPS
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml
|
|
|
|
|
|
# Graphics
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
|
|
|
frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute-0.xml \
|
|
@@ -120,10 +158,33 @@ PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.software.opengles.deqp.level-2021-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.opengles.deqp.level.xml \
|
|
|
frameworks/native/data/etc/android.software.vulkan.deqp.level-2021-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml
|
|
|
|
|
|
+# Health
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
+# HIDL
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected] \
|
|
|
+ libhidltransport.vendor \
|
|
|
+ libhwbinder.vendor
|
|
|
+
|
|
|
# IR
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.consumerir.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.consumerir.xml
|
|
|
|
|
|
+# JSON
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ libjson
|
|
|
+
|
|
|
+# Keymaster
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
# Media
|
|
|
PRODUCT_PACKAGES += \
|
|
|
init.qti.media.rc \
|
|
@@ -134,6 +195,9 @@ PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml
|
|
|
|
|
|
# NFC
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.ese.xml \
|
|
|
frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hce.xml \
|
|
@@ -174,14 +238,27 @@ PRODUCT_COPY_FILES += \
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
$(LOCAL_PATH)/rootdir/etc/init.recovery.qcom.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.qcom.rc
|
|
|
|
|
|
+# RenderScript
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
+# RIL
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected] \
|
|
|
+
|
|
|
# Secure element
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.ese.xml \
|
|
|
frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml
|
|
|
|
|
|
# Sensors
|
|
|
PRODUCT_PACKAGES += \
|
|
|
- [email protected]
|
|
|
+ [email protected] \
|
|
|
+ libsensorndkbridge
|
|
|
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/sku_cape/android.hardware.sensor.accelerometer.xml \
|
|
@@ -234,6 +311,10 @@ PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml \
|
|
|
frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml
|
|
|
|
|
|
+# Thermal
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
# Touchscreen
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
|
|
@@ -253,6 +334,9 @@ PRODUCT_PACKAGES_DEBUG += \
|
|
|
update_engine_client
|
|
|
|
|
|
# USB
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected]
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
|
|
|
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
|
|
@@ -277,6 +361,17 @@ PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml
|
|
|
|
|
|
# WiFi
|
|
|
+PRODUCT_PACKAGES += \
|
|
|
+ [email protected] \
|
|
|
+ [email protected] \
|
|
|
+ [email protected] \
|
|
|
+ hostapd \
|
|
|
+ hostapd_cli \
|
|
|
+ libwpa_client \
|
|
|
+ wpa_cli \
|
|
|
+ wpa_supplicant \
|
|
|
+ wpa_supplicant.conf
|
|
|
+
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.wifi.aware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.aware.xml \
|
|
|
frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
|