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

Commit 85435c04 authored by Wei Wang's avatar Wei Wang
Browse files

Add com.android.nearby to platform boot classpath.

Bug: 189355156
Test: flashed a device and verified nearby jar file was present in BOOTCLASSPATH.
Change-Id: Ie6396290b05c6497ecfba13f4d3a2ca6ff6e5377
parent 478d249e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -75,6 +75,10 @@ platform_bootclasspath {
            apex: "com.android.mediaprovider",
            module: "com.android.mediaprovider-bootclasspath-fragment",
        },
        {
            apex: "com.android.nearby",
            module: "com.android.nearby-bootclasspath-fragment",
        },
        {
            apex: "com.android.os.statsd",
            module: "com.android.os.statsd-bootclasspath-fragment",