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

Commit 06e27f79 authored by Khaled Abdelmohsen's avatar Khaled Abdelmohsen
Browse files

Use source stamp app targeting SDK version 29

The modified app would fix source stamp tests running on master, which
otherwise gives the following error:

Targeting S+ (version 10000 and above) requires that an explicit value
for android:exported be defined when intent filters are present

Bug: 158443829
Test: atest FrameworksServicesTests:AppIntegrityManagerServiceImplTest
Change-Id: Ia41bb0c3c90bbc96bdfaa6e336dbbc2ce6077a7f
parent b1215125
Loading
Loading
Loading
Loading
+1.96 MiB (1.98 MiB)

File changed.

No diff preview for this file type.

+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@ public class AppIntegrityManagerServiceImplTest {
    private static final String INSTALLER_SHA256 =
            "30F41A7CBF96EE736A54DD6DF759B50ED3CC126ABCEF694E167C324F5976C227";
    private static final String SOURCE_STAMP_CERTIFICATE_HASH =
            "681B0E56A796350C08647352A4DB800CC44B2ADC8F4C72FA350BD05D4D50264D";
            "C6E737809CEF2B08CC6694892215F82A5E8FBC3C2A0F6212770310B90622D2D9";

    private static final String DUMMY_APP_TWO_CERTS_CERT_1 =
            "C0369C2A1096632429DFA8433068AECEAD00BAC337CA92A175036D39CC9AFE94";