-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raphael: Initial proprietary blob list
* From V12.5.4.0.RFKCNXM. Signed-off-by: TH779 <[email protected]> Change-Id: I10f8432cb5ae4a78830aa96a83982cd56343359a
- Loading branch information
Showing
3 changed files
with
1,563 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) | |
# Setup dalvik vm configs | ||
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk) | ||
|
||
# Get non-open-source specific aspects | ||
$(call inherit-product, vendor/xiaomi/raphael/raphael-vendor.mk) | ||
|
||
# Overlays | ||
DEVICE_PACKAGE_OVERLAYS += \ | ||
$(LOCAL_PATH)/overlay \ | ||
|
@@ -87,7 +90,31 @@ PRODUCT_PACKAGES += \ | |
[email protected] \ | ||
android.hardware.audio.service \ | ||
[email protected] \ | ||
[email protected] | ||
[email protected] \ | ||
audio.a2dp.default \ | ||
audio.bluetooth.default \ | ||
audio.primary.msmnile \ | ||
audio.r_submix.default \ | ||
audio.usb.default \ | ||
libaacwrapper \ | ||
libaudiopreprocessing \ | ||
libbatterylistener \ | ||
libbundlewrapper \ | ||
libcomprcapture \ | ||
libdownmix \ | ||
libdynproc \ | ||
libeffectproxy \ | ||
libhdmiedid \ | ||
libhfp \ | ||
libldnhncr \ | ||
libqcompostprocbundle \ | ||
libqcomvisualizer \ | ||
libqcomvoiceprocessing \ | ||
libreverbwrapper \ | ||
libsndmonitor \ | ||
libtinycompress \ | ||
libvisualizer \ | ||
libvolumelistener | ||
|
||
PRODUCT_COPY_FILES += \ | ||
$(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \ | ||
|
@@ -110,18 +137,46 @@ PRODUCT_COPY_FILES += \ | |
|
||
# Bluetooth | ||
PRODUCT_PACKAGES += \ | ||
[email protected] | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] | ||
|
||
# Camera | ||
PRODUCT_PACKAGES += \ | ||
[email protected] \ | ||
[email protected]_64 | ||
[email protected]_64 \ | ||
libcamera2ndk_vendor \ | ||
libdng_sdk.vendor \ | ||
libgui_vendor \ | ||
[email protected] | ||
|
||
# Display | ||
PRODUCT_PACKAGES += \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] | ||
[email protected] \ | ||
gralloc.msmnile \ | ||
hwcomposer.msmnile \ | ||
libtinyxml \ | ||
libvulkan \ | ||
memtrack.msmnile \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
vendor.qti.hardware.display.allocator-service \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] \ | ||
[email protected] | ||
|
||
# DRM | ||
PRODUCT_PACKAGES += \ | ||
|
@@ -167,11 +222,20 @@ PRODUCT_PACKAGES += \ | |
init.xiaomi.rc \ | ||
ueventd.qcom.rc | ||
|
||
# IPACM | ||
PRODUCT_PACKAGES += \ | ||
ipacm \ | ||
IPACM_cfg.xml | ||
|
||
# IRSC | ||
PRODUCT_COPY_FILES += \ | ||
$(LOCAL_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config | ||
|
||
# Media | ||
PRODUCT_PACKAGES += \ | ||
libavservices_minijail \ | ||
libavservices_minijail.vendor | ||
|
||
PRODUCT_COPY_FILES += \ | ||
$(LOCAL_PATH)/media/media_codecs_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_c2.xml \ | ||
$(LOCAL_PATH)/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \ | ||
|
@@ -194,7 +258,39 @@ PRODUCT_COPY_FILES += \ | |
PRODUCT_COPY_FILES += \ | ||
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt | ||
|
||
# OMX | ||
PRODUCT_PACKAGES += \ | ||
libc2dcolorconvert \ | ||
[email protected] \ | ||
libcodec2_vndk.vendor \ | ||
libmm-omxcore \ | ||
libOmxAacEnc \ | ||
libOmxAmrEnc \ | ||
libOmxCore \ | ||
libOmxEvrcEnc \ | ||
libOmxG711Enc \ | ||
libOmxQcelp13Enc \ | ||
libOmxVdec \ | ||
libOmxVenc \ | ||
libstagefrighthw | ||
|
||
# Perf | ||
PRODUCT_PACKAGES += \ | ||
[email protected] | ||
|
||
# Power | ||
PRODUCT_PACKAGES += \ | ||
android.hardware.power-service-qti | ||
|
||
# QMI | ||
PRODUCT_PACKAGES += \ | ||
libjson | ||
|
||
# QTI | ||
PRODUCT_PACKAGES += \ | ||
libqti_vndfwk_detect.vendor \ | ||
libvndfwk_detect_jni.qti.vendor | ||
|
||
PRODUCT_COPY_FILES += \ | ||
$(LOCAL_PATH)/configs/privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-qti.xml \ | ||
$(LOCAL_PATH)/configs/qti_whitelist.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/qti_whitelist.xml | ||
|
@@ -203,21 +299,71 @@ PRODUCT_COPY_FILES += \ | |
PRODUCT_PACKAGES += \ | ||
[email protected] | ||
|
||
# RIL | ||
PRODUCT_PACKAGES += \ | ||
librmnetctl \ | ||
libxml2 | ||
|
||
# Sensors | ||
PRODUCT_PACKAGES += \ | ||
[email protected] \ | ||
[email protected] | ||
[email protected] \ | ||
libsensorndkbridge | ||
|
||
# Telephony | ||
PRODUCT_PACKAGES += \ | ||
ims-ext-common \ | ||
ims_ext_common.xml \ | ||
qti-telephony-hidl-wrapper \ | ||
qti_telephony_hidl_wrapper.xml \ | ||
qti-telephony-utils \ | ||
qti_telephony_utils.xml \ | ||
telephony-ext | ||
|
||
PRODUCT_BOOT_JARS += \ | ||
telephony-ext | ||
|
||
# Touchscreen | ||
PRODUCT_PACKAGES += \ | ||
libtinyxml2 | ||
|
||
# USB | ||
PRODUCT_PACKAGES += \ | ||
[email protected] | ||
|
||
# Vendor service manager | ||
PRODUCT_PACKAGES += \ | ||
vndservicemanager | ||
|
||
# Vibrator | ||
PRODUCT_PACKAGES += \ | ||
vendor.qti.hardware.vibrator.service | ||
|
||
# WiFi | ||
PRODUCT_PACKAGES += \ | ||
[email protected] \ | ||
WifiResCommon | ||
hostapd \ | ||
libwifi-hal-ctrl \ | ||
libwifi-hal-qcom \ | ||
libwpa_client \ | ||
[email protected] \ | ||
[email protected] \ | ||
WifiResCommon \ | ||
wpa_supplicant \ | ||
wpa_supplicant.conf | ||
|
||
PRODUCT_COPY_FILES += \ | ||
$(LOCAL_PATH)/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \ | ||
$(LOCAL_PATH)/wifi/WCNSS_qcom_cfg.ini:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/WCNSS_qcom_cfg.ini \ | ||
$(LOCAL_PATH)/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf | ||
|
||
# WiFi Display | ||
PRODUCT_PACKAGES += \ | ||
libdisplayconfig.qti \ | ||
libdisplayconfig.qti.vendor \ | ||
libqdMetaData \ | ||
libnl \ | ||
libwfdaac_vendor | ||
|
||
PRODUCT_BOOT_JARS += \ | ||
WfdCommon |
Oops, something went wrong.