16K: Declare DeviceMaxPageSizeSupported as a product variable

DeviceMaxPageSizeSupported product variable will be used in arm/arm64
targets to configure the binary alignment.

Test: Unit tests
Bug: 276963698
Bug: 276801883
Change-Id: I27168b3343ac383020483eddf907ee71cf084de8
7 files changed
tree: e59c72893f2dafbb33c7c5c982dd09b65d459223
  1. api_surfaces/
  2. bin/
  3. ci/
  4. compliance/
  5. docs/
  6. examples/
  7. flags/
  8. json_module_graph/
  9. mk2rbc/
  10. mkcompare/
  11. platforms/
  12. product_config/
  13. product_variables/
  14. rules/
  15. scripts/
  16. tests/
  17. vendor/
  18. .gitignore
  19. bazel.BUILD
  20. bazel.WORKSPACE
  21. buildifier_hook.sh
  22. common.bazelrc
  23. constants_exported_to_soong.bzl
  24. darwin.bazelrc
  25. linux.bazelrc
  26. OWNERS
  27. PREUPLOAD.cfg
  28. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.