Add property to check if user forces L3

[ Merge of go/wvgerrit/186611 ]

Android user can set the property using the developer option.

Bug: 301669353
Change-Id: I730b635f6cc28dfb0471c1d679627c94b9e16af1
This commit is contained in:
Kyle Zhang
2023-10-26 21:19:45 +00:00
parent 45d8b38b43
commit 6b60fc3a76
7 changed files with 23 additions and 2 deletions

View File

@@ -129,6 +129,7 @@ cc_defaults {
"libwvdrmdrmplugin_aidl",
"libwvlevel3",
"lib_apex_manifest_minimal_proto_lite",
"libPlatformProperties",
],
}
@@ -227,6 +228,7 @@ cc_library_static {
static_libs: [
"libprotobuf-cpp-lite",
"lib_apex_manifest_minimal_proto_lite",
"libPlatformProperties",
],
min_sdk_version: "34",
@@ -286,6 +288,7 @@ cc_library {
"libwvdrmdrmplugin_aidl",
"libwvlevel3",
"lib_apex_manifest_minimal_proto_lite",
"libPlatformProperties",
],
shared_libs: [