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

Commit dd5e2cd5 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Allow-list service-permission to not track latest api"

parents 447d6af2 110820fc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,4 +39,6 @@ java_sdk_library {
        "test_com.android.permission",
    ],
    installable: true,
    // We don't have last-api tracking files for the public part of this jar's API.
    unsafe_ignore_missing_latest_api: true,
}