sm6150-common: Decommonize liboemcrypto

Change-Id: Ie7e9e886025301e4827af25db40a02ad01014ca9
Signed-off-by: raghavt20 <raghavt20@aospa.co>
This commit is contained in:
raghavt20 2022-01-19 19:40:56 +05:30 committed by basamaryan
parent 710edd8c95
commit 6e33c4e55a
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9
3 changed files with 0 additions and 18 deletions

View File

@ -2878,23 +2878,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "liboemcrypto",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/liboemcrypto.so"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libops",
owner: "xiaomi",

Binary file not shown.

View File

@ -258,7 +258,6 @@ PRODUCT_PACKAGES += \
libnetmgr_nr_fusion \
libnetmgr_rmnet_ext \
libnlnetmgr \
liboemcrypto \
libops \
libpdmapper \
libpdnotifier \