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: I9bdf7877c0cfb1eef7e9c56c8297d0904e436f84
Merged-In: I9bdf7877c0cfb1eef7e9c56c8297d0904e436f84
25 files changed