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

Commit ff20de49 authored by Paul Duffin's avatar Paul Duffin Committed by Gerrit Code Review
Browse files

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

parents e9fd4415 6c903712
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",