Java API export of CorePlatformApi surface
API export currently uses a naming convention to determine the api surface of a droidstubs module. Add platform.api to this naming convetion for CorePlatformApi surface Test: N/A Bug: 262014796 Change-Id: I1255e7e54d4a1dfb9e040184b90d6e8b7146c028
This commit is contained in:
@@ -901,6 +901,7 @@ var (
|
||||
"system": android.SdkSystem,
|
||||
"module_lib": android.SdkModule,
|
||||
"module-lib": android.SdkModule,
|
||||
"platform.api": android.SdkCorePlatform,
|
||||
"test": android.SdkTest,
|
||||
"toolchain": android.SdkToolchain,
|
||||
}
|
||||
|
Reference in New Issue
Block a user