commit | bacbadbc61a48e90cb5976040e7e0695bb75b69a | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Fri Jul 23 16:24:08 2021 +0100 |
committer | Victor Chang <vichang@google.com> | Mon Jul 26 16:41:07 2021 +0100 |
tree | 215745524e8a361a8a6bd03a4121d162c402f02c | |
parent | 6275f1e9c2fabb5cd5d08bd40aee89674d9a22c8 [diff] |
Remove @CorePlatformApi usage in libcore/ No behavior change is expected, because the kCorePlatformApi bit of each method / field is still set in the core-libart and core-oj dex files. During the build of ART module, the module-lib stub is passed as a core_platform_api stub in the "art-bootclasspath-fragment", and thus set the kCorePlatformApi into the generated dex files. Bug: 192446466 Test: m droid Change-Id: Ia9371b93184c678dc42f2bff582f381d1e5f5ac2