diff --git a/BoardConfig.mk b/BoardConfig.mk index 566fa65..560efa6 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -59,9 +59,6 @@ BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive # Treble TARGET_COPY_OUT_VENDOR := vendor -# Virtualization -BOARD_KERNEL_CMDLINE += androidboot.hypervisor.vm.supported=1 - # Wifi BOARD_WLAN_DEVICE := bcmdhd BOARD_HOSTAPD_DRIVER := NL80211 diff --git a/vendor.prop b/vendor.prop index e751af8..b637f86 100644 --- a/vendor.prop +++ b/vendor.prop @@ -63,6 +63,9 @@ media.c2.hal.selection=aidl # MGLRU persist.device_config.mglru_native.lru_gen_config=core +# Virtualization +ro.boot.hypervisor.vm.supported=1 + # Wifi ro.boot.wificountrycode=00 wifi.interface=wlan0