1# `on init` is normally not available for .rc files in vendor apexes 2# But the vulkan apex is okay because it's bootstrap APEX. 3# For bootstrap APEXes, `on init` is the earliest available trigger. 4on init 5 setprop ro.vulkan.apex com.google.cf.vulkan 6