Stop building against core_platform where possible
This is not a stable API surface, so modules shouldn't be building against it. Compiling against core_platform also disables link-checking, which can hide other problems. Bug: 137191822 Test: m Change-Id: I7ce7dad8c02b094c565daf8c178bc6f89bb610ef
Showing
- Android.bp 3 additions, 2 deletionsAndroid.bp
- apex/statsd/framework/Android.bp 1 addition, 1 deletionapex/statsd/framework/Android.bp
- cmds/statsd/Android.bp 1 addition, 1 deletioncmds/statsd/Android.bp
- core/java/android/annotation/CallbackExecutor.java 4 additions, 6 deletionscore/java/android/annotation/CallbackExecutor.java
- core/java/android/annotation/RequiresPermission.java 5 additions, 4 deletionscore/java/android/annotation/RequiresPermission.java
- media/Android.bp 3 additions, 1 deletionmedia/Android.bp
Loading
Please register or sign in to comment