RM6785: Sync with Device Tree
Signed-off-by: Naveen <imnaveenbisht@gmail.com>
This commit is contained in:
-36
@@ -3553,24 +3553,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "android.hardware.bluetooth@1.0-impl-mediatek",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-mediatek.so"],
|
||||
shared_libs: ["android.hardware.bluetooth@1.0", "libbase", "libcutils", "libhardware", "libhidlbase", "liblog", "libutils", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "android.hardware.camera.provider@2.6-impl-mediatek",
|
||||
owner: "realme",
|
||||
@@ -15482,24 +15464,6 @@ cc_prebuilt_binary {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "android.hardware.bluetooth@1.0-service-mediatek",
|
||||
owner: "realme",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-mediatek"],
|
||||
shared_libs: ["liblog", "libcutils", "libbase", "libutils", "libhardware", "libhidlbase", "libhidltransport", "android.hardware.bluetooth@1.0", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
relative_install_path: "hw",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "android.hardware.drm@1.4-service.widevine",
|
||||
owner: "realme",
|
||||
|
||||
@@ -348,7 +348,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM2.xml \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Vodafone.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Vodafone.xml \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.bluetooth@1.0-service-mediatek.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.drm@1.4-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.4-service.widevine.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.gnss@2.1-service-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gnss@2.1-service-mediatek.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.graphics.allocator@4.0-service-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.graphics.allocator@4.0-service-mediatek.rc \
|
||||
@@ -659,7 +658,6 @@ PRODUCT_PACKAGES += \
|
||||
gc02m0_mipi_mono_tuning \
|
||||
gc2375h_mipi_raw_19661_IdxMgr \
|
||||
gc2375h_mipi_raw_19661_tuning \
|
||||
android.hardware.bluetooth@1.0-impl-mediatek \
|
||||
android.hardware.camera.provider@2.6-impl-mediatek \
|
||||
android.hardware.gnss@2.1-impl-mediatek \
|
||||
dfps.mt6785 \
|
||||
@@ -1369,7 +1367,6 @@ PRODUCT_PACKAGES += \
|
||||
fuelgauged \
|
||||
fuelgauged_nvram \
|
||||
gsm0710muxd \
|
||||
android.hardware.bluetooth@1.0-service-mediatek \
|
||||
android.hardware.drm@1.4-service.widevine \
|
||||
android.hardware.gnss@2.1-service-mediatek \
|
||||
android.hardware.graphics.allocator@4.0-service-mediatek \
|
||||
|
||||
Binary file not shown.
-7
@@ -1,7 +0,0 @@
|
||||
service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service-mediatek
|
||||
class hal
|
||||
user bluetooth
|
||||
group bluetooth
|
||||
writepid /dev/stune/foreground/tasks
|
||||
capabilities SYS_NICE
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user