android_system_sepolicy/build/soong
Colin Cross 4f78d19ddc 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").

Test: m checkbuild
Change-Id: Ic9e8bf25e76dbd61bb1cb1d0e7d095e73c0f279b
2019-04-02 16:22:59 -07:00
..
Android.bp Soong module for selinux files including board-specific directories. 2018-05-08 11:28:47 -07:00
cil_compat_map.go Fix package path of android/soong/android pctx 2019-04-02 16:22:59 -07:00
filegroup.go Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs 2018-05-22 09:25:07 -07:00