aboutsummaryrefslogtreecommitdiff
path: root/vsoc_arm64
diff options
context:
space:
mode:
authorSeungjae Yoo <seungjaeyoo@google.com>2023-02-21 20:06:24 +0900
committerSeungjae Yoo <seungjaeyoo@google.com>2023-02-24 09:44:54 +0900
commit8aa1c344c56b890997c5315f65873cc6257c8a72 (patch)
treedea1fa002d18e8a3ff6930ae9105ec3f61d6f644 /vsoc_arm64
parent5814560b62134e51fa4151f9844f256421bba80c (diff)
downloadcuttlefish-8aa1c344c56b890997c5315f65873cc6257c8a72.tar.gz
Enable OpenWRT based Wifi in cf_arm64 series
Bug: 270119008 Test: run v2/android-virtual-infra/arm_cf/avd_boot_test with cf_arm64 target in ABTD Change-Id: I497ac385dca6f2798be1901b3a87049aa1872ee3
Diffstat (limited to 'vsoc_arm64')
-rw-r--r--vsoc_arm64/phone/aosp_cf.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/vsoc_arm64/phone/aosp_cf.mk b/vsoc_arm64/phone/aosp_cf.mk
index 7389be9b2..9072dbcb1 100644
--- a/vsoc_arm64/phone/aosp_cf.mk
+++ b/vsoc_arm64/phone/aosp_cf.mk
@@ -37,8 +37,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
# All components inherited here go to vendor image
#
$(call inherit-product, device/google/cuttlefish/shared/phone/device_vendor.mk)
-# TODO(b/205788876) remove this when openwrt has an image for arm.
-PRODUCT_ENFORCE_MAC80211_HWSIM := false
# Nested virtualization support
$(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk)