platform_system_sepolicy/build
Inseob Kim 4196403c36 Replace se_filegroup to se_build_files
se_build_files is a replacement for se_filegroup module. se_build_files
can be used with the normal Soong convention ":module_name{.tag}" by
implementing android.OutputFileProducer. It's better than implementing
ad-hoc logics across various modules, which is the case for se_filegroup
module.

Test: build and boot
Change-Id: Ic0e34549601eb043145e433055f5a030eaf4347e
2022-04-23 01:47:40 +09:00
..
soong Replace se_filegroup to se_build_files 2022-04-23 01:47:40 +09:00
Android.bp Migrate build/ to Python 3 2021-12-08 10:03:00 +11: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