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

Commit 08dca394 authored by Paul Duffin's avatar Paul Duffin Committed by Automerger Merge Worker
Browse files

Merge "Add missing Javadoc dependency to `com.android.location.provider`" into main am: ff20de49

parents ca5df844 ff20de49
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,6 +29,10 @@ java_sdk_library {
    libs: [
        "androidx.annotation_annotation",
    ],
    stub_only_libs: [
        // Needed for javadoc references.
        "framework-location.stubs.system",
    ],
    api_packages: [
        "android.location",
        "com.android.location.provider",