widevine: allows to build service on 64bit only guest am: f225e9876e
Original change: https://googleplex-android-review.googlesource.com/c/platform/vendor/widevine/+/13418915 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I04b8a96fad6d81a7e64a12cfb563fddd92484103
This commit is contained in:
@@ -58,7 +58,7 @@ soong_config_module_type {
|
||||
|
||||
common_widevine_service {
|
||||
name: "common_widevine_service-multilib-both",
|
||||
compile_multilib: "32",
|
||||
compile_multilib: "prefer32",
|
||||
soong_config_variables: {
|
||||
TARGET_ENABLE_MEDIADRM_64: {
|
||||
compile_multilib: "both",
|
||||
@@ -68,7 +68,7 @@ common_widevine_service {
|
||||
|
||||
common_widevine_service {
|
||||
name: "common_widevine_service-multilib-first",
|
||||
compile_multilib: "32",
|
||||
compile_multilib: "prefer32",
|
||||
soong_config_variables: {
|
||||
TARGET_ENABLE_MEDIADRM_64: {
|
||||
compile_multilib: "first",
|
||||
|
||||
Reference in New Issue
Block a user