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

Commit 8edd2179 authored by Winson Chung's avatar Winson Chung
Browse files

Signing tests with platform keys

- READ_DEVICE_CONFIG is a signature|preinstalled permission so we need
  to sign the test apk similar to what we do for other SysUI tests

Bug: 257123734
Test: Presubmit
Change-Id: Iee33f5187a67c2575ba6ae4a327b9e4860e05152
parent 10465c13
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -69,6 +69,9 @@ android_test {
        enabled: false,
    },

    platform_apis: true,
    certificate: "platform",

    aaptflags: [
        "--extra-packages",
        "com.android.wm.shell.tests",