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
(cherry picked from https://android-review.googlesource.com/q/commit:68470992f2bbdcc5c01fbf28a6407029e38c55bc)
Merged-In: I27168b3343ac383020483eddf907ee71cf084de8
Change-Id: I27168b3343ac383020483eddf907ee71cf084de8
7 files changed
tree: 2f30886d437b414ce000ae9c4c37e0c03246526b
  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. darwin.bazelrc
  24. linux.bazelrc
  25. OWNERS
  26. PREUPLOAD.cfg
  27. 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.