RM6785: Sync with Device Tree
Signed-off-by: Naveen <imnaveenbisht@gmail.com>
This commit is contained in:
-119
@@ -10473,23 +10473,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libakm",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libakm.so"],
|
||||
shared_libs: ["liblog", "libutils", "libstagefright_foundation", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libapusys",
|
||||
owner: "realme",
|
||||
@@ -14164,23 +14147,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.atci@1.0",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/vendor.mediatek.hardware.atci@1.0.so"],
|
||||
shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.camera.atms@1.0",
|
||||
owner: "realme",
|
||||
@@ -14487,23 +14453,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.mdmonitor@1.0",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/vendor.mediatek.hardware.mdmonitor@1.0.so"],
|
||||
shared_libs: ["libhidlbase", "liblog", "libutils", "libcutils", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.mediatek.hardware.mtkradioex@2.0",
|
||||
owner: "realme",
|
||||
@@ -15227,40 +15176,6 @@ prebuilt_etc_xml {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "atcid",
|
||||
owner: "realme",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/bin/atcid"],
|
||||
shared_libs: ["libmtkcutils", "libmtkutils", "libmtkrillog", "libmtkproperty", "vendor.mediatek.hardware.atci@1.0", "libhidlbase", "libhidltransport", "libhwbinder", "libnvram", "libfile_op", "libwifitest", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "audiocmdservice_atci",
|
||||
owner: "realme",
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/bin/audiocmdservice_atci"],
|
||||
shared_libs: ["libcutils", "libutils", "libbinder", "liblog", "libaudiocompensationfilter_vendor", "libaudioprimarydevicehalifclient", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "autobt",
|
||||
owner: "realme",
|
||||
@@ -15979,40 +15894,6 @@ cc_prebuilt_binary {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "md_monitor",
|
||||
owner: "realme",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/bin/md_monitor"],
|
||||
shared_libs: ["libc++", "liblog", "libccci_util", "libselinux", "libcutils", "vendor.mediatek.hardware.mdmonitor@1.0", "libhidlbase", "libhidltransport", "libutils", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "md_monitor_ctrl",
|
||||
owner: "realme",
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/bin/md_monitor_ctrl"],
|
||||
shared_libs: ["libc++", "liblog", "libutils", "libcutils", "vendor.mediatek.hardware.mdmonitor@1.0", "libhwbinder", "libhidlbase", "libhidltransport", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "mnld",
|
||||
owner: "realme",
|
||||
|
||||
@@ -510,8 +510,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.neuralnetworks@1.3-service-mtk-neuron.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.neuralnetworks@1.3-service-mtk-neuron.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.secure_element@1.2-service-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.secure_element@1.2-service-mediatek.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/android.hardware.sensors@2.0-service-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.sensors@2.0-service-mediatek.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/atcid.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/atcid.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/audiocmdservice_atci.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/audiocmdservice_atci.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/bootperf.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/bootperf.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/camerahalserver.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/camerahalserver.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/em_hidl_user.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/em_hidl_user.rc \
|
||||
@@ -541,10 +539,8 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/init.xcap.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.xcap.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/ipsec_mon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/ipsec_mon.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/lbs_hidl_service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/lbs_hidl_service.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/md_monitor.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/md_monitor.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/mtk_agpsd_p.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/mtk_agpsd_p.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/mtkrild.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/mtkrild.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/muxreport.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/muxreport.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/netdagent.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/netdagent.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/networksetting.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/networksetting.rc \
|
||||
vendor/realme/RM6785/proprietary/vendor/etc/init/nvram_daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/nvram_daemon.rc \
|
||||
@@ -1385,7 +1381,6 @@ PRODUCT_PACKAGES += \
|
||||
lib_bsscore \
|
||||
libaal_cust \
|
||||
libaal_key \
|
||||
libakm \
|
||||
libapusys \
|
||||
libarcsoft_distortion_correction \
|
||||
libarcsoft_dualcam_bokeh_api \
|
||||
@@ -1602,7 +1597,6 @@ PRODUCT_PACKAGES += \
|
||||
sarter_qtech_main_s5kgm1sp_tuning \
|
||||
vendor.mediatek.hardware.apuware.utils@1.0 \
|
||||
vendor.mediatek.hardware.apuware.xrp@1.0 \
|
||||
vendor.mediatek.hardware.atci@1.0 \
|
||||
vendor.mediatek.hardware.camera.atms@1.0 \
|
||||
vendor.mediatek.hardware.camera.bgservice@1.0 \
|
||||
vendor.mediatek.hardware.camera.bgservice@1.1 \
|
||||
@@ -1621,7 +1615,6 @@ PRODUCT_PACKAGES += \
|
||||
vendor.mediatek.hardware.keymaster_attestation@1.0 \
|
||||
vendor.mediatek.hardware.keymaster_attestation@1.1 \
|
||||
vendor.mediatek.hardware.lbs@1.0 \
|
||||
vendor.mediatek.hardware.mdmonitor@1.0 \
|
||||
vendor.mediatek.hardware.mtkradioex@2.0 \
|
||||
vendor.mediatek.hardware.power@1.1 \
|
||||
vendor.mediatek.hardware.power@2.0 \
|
||||
@@ -1674,8 +1667,6 @@ PRODUCT_PACKAGES += \
|
||||
oplus_appradio_device_manifest.xml \
|
||||
oplus_radio_device_manifest.xml \
|
||||
vendor.mediatek.hardware.dplanner@2.0-service.xml \
|
||||
atcid \
|
||||
audiocmdservice_atci \
|
||||
autobt \
|
||||
bip \
|
||||
ccci_fsd \
|
||||
@@ -1717,8 +1708,6 @@ PRODUCT_PACKAGES += \
|
||||
jpegtool \
|
||||
lbs_hidl_service \
|
||||
mcDriverDaemon \
|
||||
md_monitor \
|
||||
md_monitor_ctrl \
|
||||
mnld \
|
||||
mtk_agpsd \
|
||||
muxreport \
|
||||
|
||||
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
-18
@@ -1,18 +0,0 @@
|
||||
service atcid-daemon-u /vendor/bin/atcid
|
||||
interface vendor.mediatek.hardware.atci@1.0::IAtcid default
|
||||
class hal
|
||||
class main
|
||||
socket adb_atci_socket stream 660 radio system
|
||||
user system
|
||||
group radio system media bluetooth wifi
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:persist.vendor.service.atci.autostart=1
|
||||
start atcid-daemon-u
|
||||
|
||||
on property:persist.vendor.service.atci.atm_mode=1
|
||||
start atcid-daemon-u
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
setprop vendor.mtk.atci.boot_completed 1
|
||||
@@ -1,8 +0,0 @@
|
||||
service audio-daemon /vendor/bin/audiocmdservice_atci
|
||||
class main
|
||||
socket atci-audio stream 666 system system
|
||||
user system
|
||||
group system audio
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
-21
@@ -1,21 +0,0 @@
|
||||
on post-fs-data
|
||||
|
||||
#mkdir in code is permission denied(not SElinux)
|
||||
mkdir /data/vendor/md_mon 0770 system radio
|
||||
restorecon /data/vendor/md_mon
|
||||
|
||||
# MTK platform .rc configure
|
||||
service md_monitor /vendor/bin/md_monitor
|
||||
interface vendor.mediatek.hardware.mdmonitor@1.0::IMDMonitorService default
|
||||
class hal
|
||||
class main
|
||||
user system
|
||||
group system radio sdcard_rw inet sdcard_r media_rw
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:persist.vendor.mdmmonitor=0
|
||||
stop md_monitor
|
||||
|
||||
on property:persist.vendor.mdmmonitor=1
|
||||
start md_monitor
|
||||
-9
@@ -1,9 +0,0 @@
|
||||
service vendor.muxreport-daemon /vendor/bin/muxreport
|
||||
class core
|
||||
user radio
|
||||
group radio cache inet misc
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:vendor.ril.muxreport=1
|
||||
start vendor.muxreport-daemon
|
||||
Vendored
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user