Skip to content

Commit

Permalink
Restore config_wifiApFirmwareReload
Browse files Browse the repository at this point in the history
Change-Id: I2742b52a78d32117a6f0c20755992a222c7bea95
  • Loading branch information
Quarx2k committed Dec 19, 2014
1 parent ca43322 commit 84d8068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@
<!-- Our amoled doesn't animate well. -->
<bool name="config_animateScreenLights">false</bool>

<!-- We dont have different firmware for wifi modes, prevent reloading it
<bool name="config_wifiApFirmwareReload">false</bool> -->
<!-- We dont have different firmware for wifi modes, prevent reloading it -->
<bool name="config_wifiApFirmwareReload">false</bool>

<!-- When true use the linux /dev/input/event subsystem to detect the switch changes
on the headphone/microphone jack. When false use the older uevent framework. -->
Expand Down

0 comments on commit 84d8068

Please sign in to comment.