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
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",