Revert "Revert "Add bootclasspath_fragments to platform-bootclas..."
Revert submission 14717811-revert-populate-platform-bootclasspath Reason for revert: retry with a fix Reverted Changes: Ib58cd0211:Revert "Add bootclasspath_fragments to platform-bo... I13b622d6c:Partial Revert "Populate individual classpath_frag... Bug: 180105615 Test: atest sdkextensions_e2e_tests Change-Id: Ic391fa4035f868b1ef92f5b275dad0ac5b1ab462
This commit is contained in:
parent
7014d28df9
commit
e19115dabd
@ -47,14 +47,58 @@ platform_bootclasspath {
|
||||
// The bootclasspath_fragments that contribute to the platform
|
||||
// bootclasspath.
|
||||
fragments: [
|
||||
{
|
||||
apex: "com.android.appsearch",
|
||||
module: "com.android.appsearch-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.art",
|
||||
module: "art-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.conscrypt",
|
||||
module: "com.android.conscrypt-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.i18n",
|
||||
module: "i18n-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.ipsec",
|
||||
module: "com.android.ipsec-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.media",
|
||||
module: "com.android.media-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.mediaprovider",
|
||||
module: "com.android.mediaprovider-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.os.statsd",
|
||||
module: "com.android.os.statsd-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.permission",
|
||||
module: "com.android.permission-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.scheduling",
|
||||
module: "com.android.scheduling-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.sdkext",
|
||||
module: "com.android.sdkext-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.tethering",
|
||||
module: "com.android.tethering-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.wifi",
|
||||
module: "com.android.wifi-bootclasspath-fragment",
|
||||
},
|
||||
],
|
||||
|
||||
// Additional information needed by hidden api processing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user