aboutsummaryrefslogtreecommitdiff
path: root/tests/products/aosp_x86.variables.bzl
diff options
context:
space:
mode:
authorJuan Yescas <jyescas@google.com>2023-05-02 16:48:00 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-05-02 16:48:00 +0000
commitd58c9f9c08ce62940a2c84a9a2ec0a3ce1a507b4 (patch)
tree2f30886d437b414ce000ae9c4c37e0c03246526b /tests/products/aosp_x86.variables.bzl
parent84b467507fe71da5c981dd747d94333b73418452 (diff)
parent643b262becfa90486a6559001764ee6309523ea0 (diff)
downloadbazel-d58c9f9c08ce62940a2c84a9a2ec0a3ce1a507b4.tar.gz
16K: Declare DeviceMaxPageSizeSupported as a product variable am: 643b262bec
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/bazel/+/22933577 Change-Id: I3c08757544d5b20a441a41f568c6352f018ac9bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'tests/products/aosp_x86.variables.bzl')
-rw-r--r--tests/products/aosp_x86.variables.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/products/aosp_x86.variables.bzl b/tests/products/aosp_x86.variables.bzl
index c6ec1b69..09ee23de 100644
--- a/tests/products/aosp_x86.variables.bzl
+++ b/tests/products/aosp_x86.variables.bzl
@@ -32,6 +32,7 @@ variables = json.decode('''{
"DeviceSecondaryArchVariant": "",
"DeviceSecondaryCpuVariant": "",
"DeviceSecondaryAbi": [],
+ "DeviceMaxPageSizeSupported": "4096",
"Aml_abis": false,
"Ndk_abis": false,
"NativeBridgeArch": "",