summaryrefslogtreecommitdiff
path: root/build/sdk/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'build/sdk/Android.bp')
-rw-r--r--build/sdk/Android.bp15
1 files changed, 4 insertions, 11 deletions
diff --git a/build/sdk/Android.bp b/build/sdk/Android.bp
index a9ee6754a1..b47bdc2fee 100644
--- a/build/sdk/Android.bp
+++ b/build/sdk/Android.bp
@@ -93,17 +93,10 @@ art_module_sdk {
},
android: {
- bootclasspath_fragments: [
- // Adds the fragment and its contents to the sdk.
- "art-bootclasspath-fragment",
- ],
-
- systemserverclasspath_fragments: [
- "art-systemserverclasspath-fragment",
- ],
-
- compat_configs: [
- "libcore-platform-compat-config",
+ apexes: [
+ // Adds exportable dependencies of the API to the sdk,
+ // e.g. *classpath_fragments.
+ "com.android.art",
],
java_header_libs: [