add 32 bit requirement back because of regression from CTS

bug: 158703549
bug: 158888458
test: Manual
Change-Id: I6248858bac1a59f2f7e7213f4096192925419e3f
This commit is contained in:
Henry Fang
2020-06-15 10:47:33 -07:00
parent be004d1ea2
commit 376454d935
3 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ cc_defaults {
"TypeConvert.cpp",
],
compile_multilib: "32",
shared_libs: [
"android.hardware.cas@1.0",
"android.hardware.cas.native@1.0",

View File

@@ -12,6 +12,8 @@ cc_defaults {
"TypeConvert.cpp",
],
compile_multilib: "32",
shared_libs: [
"android.hardware.cas@1.0",
"android.hardware.cas@1.1",

View File

@@ -12,6 +12,8 @@ cc_defaults {
"TypeConvert.cpp",
],
compile_multilib: "32",
shared_libs: [
"android.hardware.cas@1.0",
"android.hardware.cas@1.1",