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

Commit f0c14909 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Annotating a class with @SystemApi makes its members @SystemApi" am:...

Merge "Annotating a class with @SystemApi makes its members @SystemApi" am: 9c8b644b am: 6813b8a9 am: 6c1921ec

Change-Id: I85329e6252dfa71d247f10d26d9a8e07cddf9c2b
parents 024552b7 6c1921ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ droidstubs {
    srcs: [":services-sources"],
    installable: false,
    // TODO: remove the --hide options below
    args: " --show-single-annotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.MODULE_LIBRARIES,process=android.annotation.SystemApi.Process.SYSTEM_SERVER\\)" +
    args: " --show-annotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.MODULE_LIBRARIES,process=android.annotation.SystemApi.Process.SYSTEM_SERVER\\)" +
        " --hide-annotation android.annotation.Hide" +
        " --hide-package com.google.android.startop.iorap" +
        " --hide ReferencesHidden" +