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

Commit 22f10c30 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Removing EXPLICIT tag from shared uid name."

parents b7a81e2b 30c1ce2e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -49,7 +49,8 @@ message PackageServiceDumpProto {
        option (android.msg_privacy).dest = DEST_AUTOMATIC;

        optional int32 user_id = 1;
        optional string name = 2 [ (android.privacy).dest = DEST_EXPLICIT ];
        // Name of the shared UID. eg: android.uid.bluetooth
        optional string name = 2;
    }

    // Installed packages.