Revert "Add rule to convert WIFI_FEATURE_IMU_DETECTION"
This reverts commit fdcf16f55c
.
Reason for revert: Variable belongs internally
Change-Id: I3af8968f36f68bed34f40c921608582b1798ca65
This commit is contained in:
parent
fdcf16f55c
commit
720deccc0b
1 changed files with 1 additions and 4 deletions
|
@ -80,7 +80,4 @@ ifdef WIFI_SKIP_STATE_TOGGLE_OFF_ON_FOR_NAN
|
|||
endif
|
||||
ifeq ($(strip $(TARGET_USES_AOSP_FOR_WLAN)),true)
|
||||
$(call soong_config_set,wifi,target_uses_aosp_for_wlan,true)
|
||||
endif
|
||||
ifdef WIFI_FEATURE_IMU_DETECTION
|
||||
$(call soong_config_set,wifi,feature_imu_detection,$(WIFI_FEATURE_IMU_DETECTION))
|
||||
endif
|
||||
endif
|
Loading…
Reference in a new issue