platform_build_soong/apex
Colin Cross 713ef2b424 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: I20d096522760538f7cfc2bec3d4bfeba99b275d4
2019-04-10 16:49:27 -07:00
..
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
apex.go Fix package path of android/soong/android pctx 2019-04-10 16:49:27 -07:00
apex_test.go Add filename property to prebuilt_apex 2019-04-08 06:30:39 +01:00
key.go Always bundle the public key for APEX 2019-04-01 19:24:31 +09:00