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

Commit 9ff91b4e authored by Anton Hansson's avatar Anton Hansson
Browse files

Embed an sdkinfo proto in the test media apex

This is used in sdkextensions_e2e_test to verify the sdk version gets
bumped correctly for multiple updated modules.

Bug: 149815613
Test: sdkextensions_e2e_test
Change-Id: If98002f378c82d7d1d1454b40b285c3a4f3ed959
parent 3fdcc346
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ apex_test {
    manifest: "test_manifest.json",
    file_contexts: ":com.android.media-file_contexts",
    defaults: ["com.android.media-defaults"],
    prebuilts: ["sdkinfo_45"],
    installable: false,
}