aboutsummaryrefslogtreecommitdiff
path: root/build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-10 19:01:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-10 19:01:29 +0000
commit6a8fb93f9c3b9c3bfc94b00afb68051ba080751f (patch)
treecc7f4e3a505a89e9eeff38f74fda7f783aaa352b /build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected
parent57c273db831c86cc9def20bf69922d959375deac (diff)
parent0837f63bfbfff993ef85ea5800ba23ce94eff9d7 (diff)
downloadcommon-c2ce01bdc4978baa0de49c2340d236d750583201.tar.gz
Snap for 11296156 from 0837f63bfbfff993ef85ea5800ba23ce94eff9d7 to mainline-tzdata5-releaseaml_tz5_341510070aml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: Ia8dbaf50e9fac452dc4b6f1b3b79cdb9951fab88
Diffstat (limited to 'build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected')
-rw-r--r--build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected12
1 files changed, 6 insertions, 6 deletions
diff --git a/build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected b/build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected
index 38025d4c..d33b2174 100644
--- a/build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected
+++ b/build/mainline_modules_sdks_test_data/ipsec_tiramisu_Android.bp.expected
@@ -8,10 +8,10 @@ package {
prebuilt_bootclasspath_fragment {
name: "com.android.ipsec-bootclasspath-fragment",
- // Do not prefer prebuilt if the Soong config variable "module_build_from_source" in namespace "ANDROID" is true.
+ // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "ipsec_module" is true.
use_source_config_var: {
- config_namespace: "ANDROID",
- var_name: "module_build_from_source",
+ config_namespace: "ipsec_module",
+ var_name: "source_build",
},
visibility: ["//visibility:public"],
apex_available: ["com.android.ipsec"],
@@ -28,10 +28,10 @@ prebuilt_bootclasspath_fragment {
java_sdk_library_import {
name: "android.net.ipsec.ike",
- // Do not prefer prebuilt if the Soong config variable "module_build_from_source" in namespace "ANDROID" is true.
+ // Do not prefer prebuilt if the Soong config variable "source_build" in namespace "ipsec_module" is true.
use_source_config_var: {
- config_namespace: "ANDROID",
- var_name: "module_build_from_source",
+ config_namespace: "ipsec_module",
+ var_name: "source_build",
},
visibility: ["//visibility:public"],
apex_available: [