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

Commit c124c170 authored by Cassie Wang's avatar Cassie Wang Committed by Android (Google) Code Review
Browse files

Merge "Remove a placeholder uri." into sc-dev

parents 5996b120 ee27e296
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -332,10 +332,8 @@ public class VisibilityStore {
        for (Map.Entry<String, List<PackageIdentifier>> entry :
                schemasPackageAccessible.entrySet()) {
            for (int i = 0; i < entry.getValue().size(); i++) {
                // TODO(b/169883602): remove the "placeholder" uri once upstream changes to relax
                // nested document uri rules gets synced down.
                GenericDocument packageAccessibleDocument =
                        new GenericDocument.Builder(/*uri=*/ "placeholder", PACKAGE_ACCESSIBLE_TYPE)
                        new GenericDocument.Builder(/*uri=*/"", PACKAGE_ACCESSIBLE_TYPE)
                                .setNamespace(NAMESPACE)
                                .setPropertyString(
                                        PACKAGE_NAME_PROPERTY,