platform_build_soong/java/config
Pete Gillin 84c3807b99 Enforce the legacy core/platform API restriction.
This change silently decides whether modules which depend on either
sdkPrivate or sdkCorePlatform get the legacy or the stable version of
the core/platform API, based on whether the module's name is on a
hard-coded list or not.

Test: m java
Test: make a target from the list when its entry is commented out, which correctly fails
Bug: 157640067
Change-Id: I15e5a6c2f07e73718803501d705de0d7ab9bec90
Merged-In: I15e5a6c2f07e73718803501d705de0d7ab9bec90
Merged-In: Iaa97ddaa015e8079fcb3426585c5101c7ec9e22a
(cherry picked from commit c0f4373106)
2020-07-23 09:06:52 +01:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
config.go Enforce the legacy core/platform API restriction. 2020-07-23 09:06:52 +01:00
error_prone.go
kotlin.go Add another jar used by kotlinc 2019-06-13 05:22:03 +00:00
makevars.go Merge "Rename the Default* constants in java/config." 2020-07-01 14:43:46 +00:00