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

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

Merge "Fix generatePermissionGroupInfo"

parents 10f905e1 42af5f4b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -485,6 +485,7 @@ public class PackageInfoUtils {
                pg.backgroundRequestDetailResourceId
                pg.backgroundRequestDetailResourceId
        );
        );
        assignSharedFieldsForPackageItemInfo(pgi, pg);
        assignSharedFieldsForPackageItemInfo(pgi, pg);
        pgi.descriptionRes = pg.descriptionRes;
        pgi.priority = pg.priority;
        pgi.priority = pg.priority;
        pgi.requestRes = pg.requestRes;
        pgi.requestRes = pg.requestRes;
        pgi.flags = pg.flags;
        pgi.flags = pg.flags;