This commit is contained in:
j7b3y 2025-01-18 20:18:28 +09:00
parent 33ff348222
commit b11d34e67f
31 changed files with 1587 additions and 1637 deletions

View File

@ -7433,7 +7433,7 @@ cc_prebuilt_library_shared {
shared_libs: [
"libQSEEComAPI",
"liblog",
"libcrypto",
"libcrypto-v33",
"libc++",
"libc",
"libm",
@ -28981,38 +28981,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.samsung.hardware.camera.vcc-V1-ndk",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so",
],
shared_libs: [
"libbinder_ndk",
"android.hardware.common-V2-ndk",
"android.hardware.common.fmq-V1-ndk",
"android.hardware.camera.common-V1-ndk",
"android.hardware.camera.metadata-V2-ndk",
"android.hardware.graphics.common-V5-ndk",
"android.hardware.camera.device-V2-ndk",
"vendor.samsung.hardware.camera.device-V1-ndk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.samsung.hardware.gnss-V2-ndk_platform",
owner: "samsung",
@ -31098,7 +31066,6 @@ cc_prebuilt_binary {
"proprietary/vendor/bin/hw/vendor.samsung.hardware.camera.provider-service_64",
],
shared_libs: [
"vendor.samsung.hardware.camera.vcc-V1-ndk",
"android.hardware.camera.device-V2-ndk",
"android.hardware.camera.common-V1-ndk",
"android.hardware.camera.provider-V2-ndk",

View File

@ -203,7 +203,7 @@ PRODUCT_COPY_FILES += \
vendor/samsung/e1q/proprietary/vendor/etc/perf/targetsysnodesconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetsysnodesconfigs.xml \
vendor/samsung/e1q/proprietary/vendor/etc/perf/testcommonresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/testcommonresourceconfigs.xml \
vendor/samsung/e1q/proprietary/vendor/etc/perf/testtargetresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/testtargetresourceconfigs.xml \
vendor/samsung/e1q/proprietary/vendor/etc/plmn_delta_chn.bin:$(TARGET_COPY_OUT_VENDOR)/etc/plmn_delta_chn.bin \
vendor/samsung/e1q/proprietary/vendor/etc/plmn_delta_hktw.bin:$(TARGET_COPY_OUT_VENDOR)/etc/plmn_delta_hktw.bin \
vendor/samsung/e1q/proprietary/vendor/etc/plmn_se13.bin:$(TARGET_COPY_OUT_VENDOR)/etc/plmn_se13.bin \
vendor/samsung/e1q/proprietary/vendor/etc/portrait_data/SRIB_ClatNetLite_INT8_V003_sm8650_vendor.tvm.so:$(TARGET_COPY_OUT_VENDOR)/etc/portrait_data/SRIB_ClatNetLite_INT8_V003_sm8650_vendor.tvm.so \
vendor/samsung/e1q/proprietary/vendor/etc/portrait_data/dual_portrait_product.json:$(TARGET_COPY_OUT_VENDOR)/etc/portrait_data/dual_portrait_product.json \
@ -1387,7 +1387,6 @@ PRODUCT_PACKAGES += \
vendor.samsung.hardware.bluetooth@2.0 \
vendor.samsung.hardware.camera.device-V1-ndk \
vendor.samsung.hardware.camera.provider-V1-ndk \
vendor.samsung.hardware.camera.vcc-V1-ndk \
vendor.samsung.hardware.gnss-V2-ndk_platform \
vendor.samsung.hardware.health-V1-ndk \
vendor.samsung.hardware.hyper-V2-ndk \

Binary file not shown.

View File

@ -1,16 +1,4 @@

30202Bell"Bell

30286Telus"Telus

31000Verizon"Verizon

40400Reliance"Reliance

44007KDDI"KDDI

45000KOR SK Telecom"SKT

45400CSL"CSL

@ -21,16 +9,16 @@
454043(3G)"3(3G)

45406 SmarTone HK"SMC HK

454073"3

454073(2G)"3(2G)

45410CSL"CSL
45412China Mobile HK"CMHK
45413China Mobile HK"CMHK

454143"3

454143(2G)"3(2G)

45415 SmarTone HK"SMC HK

@ -44,15 +32,13 @@

45420PCCW-HKT"PCCW-HKT

45429PCCW_HKT"PCCW_HKT

45500SmarTone"SmarTone

45501CTM"CTM

45502 China Telecom"CTC

455033 Macau"3 Macau
%
45503 3 Macau (2G)" 3 Macau (2G)

45504CTM"CTM

@ -69,8 +55,6 @@ CHN-UNICOM"UNICOM

46003 China Telecom"CTC

46004 CHINA MOBILE"CMCC

46007 CHINA MOBILE"CMCC

46008 CHINA MOBILE"CMCC
@ -99,5 +83,5 @@ CHN-UNICOM"UNICOM
46060CHINA BROADNET"CBN

46061CHINA BROADNET"CBN

46605APT"APT(Published_SE13_Database_26_February_2013

46605GT 4G"GT 4G(Published_SE13_Database_26_February_2013

View File

@ -1 +1 @@
{"deviceName":"e1qzcx"}
{"deviceName":"e1qzhx"}

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.