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

Commit 99a0c500 authored by Alyssa Haroldsen's avatar Alyssa Haroldsen
Browse files

Rename desktop trusty .elf to .bin in neverallow allowlist

Bug: 398934069
Test: `lunch aosp_cf_x86_64_phone-trunk_staging-eng && m` with topic
Flag: EXEMPT desktop only
Change-Id: Ia948cbb606797f75009915a3df85c1d05df1fab3
parent 7af31c1c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -311,9 +311,9 @@ func createLimitGenruleRules() []Rule {
		"trusty_tee_package",
		// Trusty vm target names
		"trusty_desktop_vm_arm64.bin",
		"trusty_desktop_vm_x86_64.elf",
		"trusty_desktop_vm_x86_64.bin",
		"trusty_desktop_test_vm_arm64.bin",
		"trusty_desktop_test_vm_x86_64.elf",
		"trusty_desktop_test_vm_x86_64.bin",
		"trusty_test_vm_arm64.bin",
		"trusty_test_vm_x86_64.elf",
		"trusty_test_vm_os_arm64.bin",