Merge "Add com.android.car.framework to platform-bootclasspath"

This commit is contained in:
TreeHugger Robot
2021-11-02 17:33:19 +00:00
committed by Android (Google) Code Review

View File

@@ -107,6 +107,11 @@ platform_bootclasspath {
apex: "com.android.wifi",
module: "com.android.wifi-bootclasspath-fragment",
},
// only used for auto
{
apex: "com.android.car.framework",
module: "com.android.car.framework-bootclasspath-fragment",
},
],
// Additional information needed by hidden api processing.