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

Commit bdf95c7c authored by Jason Parks's avatar Jason Parks
Browse files

Add meta-data denoting that a patch 25239169 is present.

Test: btest android.devicepolicy.gts.RequiredPatchesTest
Bug: 305455828
Change-Id: I044184df62623ae9d05ec743d24bb6437373dedf
parent 3e992962
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -8375,6 +8375,10 @@
            android:exported="true">
            android:exported="true">
        </provider>
        </provider>


        <meta-data
            android:name="com.android.server.patch.25239169"
            android:value="true" />

    </application>
    </application>


</manifest>
</manifest>