android_system_sepolicy/build
Colin Cross 37fae0520a Fix package path of android/soong/android pctx
android/soong/common was renamed to android/soong/android long
ago, but the pctx package path was still "android/soong/common".
This required all users of rules defined in android/soong/android
to import "android/soong/android" and then
pctx.Import("android/soong/common").

Bug: 130298888
Test: m checkbuild
Change-Id: Ic9e8bf25e76dbd61bb1cb1d0e7d095e73c0f279b
2019-04-11 11:02:31 -07:00
..
soong Fix package path of android/soong/android pctx 2019-04-11 11:02:31 -07:00
Android.bp Using a python script to build sepolicy 2018-02-05 18:22:12 +08:00
build_sepolicy.py Replace "grep -f" with python util. 2018-12-17 16:57:57 -08:00
file_utils.py Using a python script to build sepolicy 2018-02-05 18:22:12 +08:00