platform_build_soong/androidmk
Colin Cross ce23942f3c Move partner androidmk and bpfix files to match their package path
Using a gomod-aware editor with build/soong requires that files
in build/soong can be mapped to the android/soong package path.
Move the partner androidmk and bpfix files such that their path
matches the package path when the android/soong package prefix is
replaced with the build/soong path prefix.

Test: go test ./...
Test: m bpfix androidmk partner_bpfix partner_androidmk
Change-Id: Ic7f7aad9e5eb9178eef0383f0b37e4fb93ce8314
2019-11-11 15:44:09 -08:00
..
androidmk Add dont_merge_manifests attribute to android_test 2019-10-28 15:55:58 -07:00
cmd Add support to extend commands bpfix and androidmk 2019-10-25 16:18:15 +00:00
parser Do not "escape" newline if comment ends with ESC character. 2019-03-06 16:46:23 -08:00
Android.bp Add support to extend commands bpfix and androidmk 2019-10-25 16:18:15 +00:00