Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aab251fe authored by Keun young Park's avatar Keun young Park Committed by Keun-young Park
Browse files

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

- Car framework apex includes car api which goes into bootclasspath
- This exists only in car product.

Bug: 202345178
Test: boot up + car api tests
Change-Id: I8808b275da7736526a2263b5f59799116f09c315
parent 1639ba3d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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.