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

Commit 65d0184d authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Stop using SystemApi.process per the latest spec" am: 3f1da939 am: a01989d8

Change-Id: I95324fc08d9a93263248c8a4990a9cb4b5488cac
parents c98f1e7b a01989d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ droidstubs {
    srcs: [":services-sources"],
    installable: false,
    // TODO: remove the --hide options below
    args: " --show-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.SYSTEM_SERVER\\)" +
        " --hide-annotation android.annotation.Hide" +
        " --hide-package com.google.android.startop.iorap" +
        " --hide ReferencesHidden" +