Drop separation between BA and Go module sdk
Since BA and Go module sdk contain the same Apis, we no longer need to
maintain two separate SDKs.
Summary:
- rm -rf go/current
- remove blueprint_package_include from current/Android.bp. This ensures
the soong modules in this Android.bp are not ignored when building go
devices.
Bug: 308188212
Test: lunch cf_x86_64_phone-trunk_staging-userdebug && m nothing (BA)
Test: mokey_go32-trunk_staging-userdebug && m nothing (Go)
Change-Id: Ifc71e9f0d208dba92e798ae712622dc987f55d3c
Merged-In: Ifc71e9f0d208dba92e798ae712622dc987f55d3c
1 file changed