commit | 4f78d19ddc7a0759784eb778cab648dc652a5c29 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Apr 02 16:22:59 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Apr 02 16:22:59 2019 -0700 |
tree | 2801aed96ddb99baf9a0933697b12158c7b59798 | |
parent | f99aa3cb66dfa79ef676df4e17827cccd91c09a1 [diff] |
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