platform_system_sepolicy/build
Inseob Kim 8697fc80fd Add macro for board API level guard
'starting_at_board_api' macro is added to guard system/sepolicy/public
types and attributes. The macro will work only when compiling vendor/odm
sepolicy. When compiling platform sepolicy (system / system_ext /
product), rules will always be included, regardless of board API level.

Policy authors should guard new public types and attributes with this
macro, similar to LLNDK. The new types and attributes will be exposed
since next vFRC release.

Bug: 330671090
Test: manually build with various board API level, see output
Change-Id: I03c601ce8fe1f77c7608dc488317d20276fd2d47
2024-04-19 10:33:38 +09:00
..
soong Add macro for board API level guard 2024-04-19 10:33:38 +09:00
Android.bp Fix bpfmt 2024-04-17 09:55:49 +09:00
build_sepolicy.py Migrate build/ to Python 3 2021-12-08 10:03:00 +11:00
file_utils.py Migrate build/ to Python 3 2021-12-08 10:03:00 +11:00