Merge canned_fs_config and canned_fs_config_sys_nice
The corresponding RELEASE_AVF_ENABLE_VIRT_CPUFREQ flag was released last
year.
Bug: 404820976
Bug: 391774181
Test: getcap /apex/com.android.virt/bin/virtmgr
Test: getcap /apex/com.android.virt/bin/crosvm
Change-Id: I48d064247d0fd14b0c2efad755a9883c03667055
diff --git a/build/apex/canned_fs_config b/build/apex/canned_fs_config
index 5afd9d6..90c9747 100644
--- a/build/apex/canned_fs_config
+++ b/build/apex/canned_fs_config
@@ -1 +1,3 @@
/bin/virtualizationservice 0 2000 0755 capabilities=0x1000001 # CAP_CHOWN, CAP_SYS_RESOURCE
+/bin/crosvm 0 3013 0755 capabilities=0x800000 # CAP_SYS_NICE
+/bin/virtmgr 0 3013 0755 capabilities=0x800000 # CAP_SYS_NICE