Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5805b003 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

Merge "wifi: Modify the SAR power levels interface" into oc-dr1-dev am: 633fffbc am: 4eaed2ba

am: 32f08164

Change-Id: I2dae98624b60840ab855c582a67b41a6f8539413
parents dd05582e 32f08164
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -603,10 +603,6 @@
         during voice calls -->
    <bool translatable="false" name="config_wifi_framework_enable_voice_call_sar_tx_power_limit">false</bool>

    <!-- Integer indicating the value that framework needs to set the tx power to for meeting SAR requirements
         during voice calls -->
    <integer translatable="false" name="config_wifi_framework_voice_call_sar_tx_power_limit_in_dbm">0</integer>

    <!-- Wifi driver supports batched scan -->
    <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool>

+0 −1
Original line number Diff line number Diff line
@@ -315,7 +315,6 @@
  <java-symbol type="bool" name="config_wifi_framework_enable_associated_network_selection" />
  <java-symbol type="bool" name="config_wifi_only_link_same_credential_configurations" />
  <java-symbol type="bool" name="config_wifi_framework_enable_voice_call_sar_tx_power_limit" />
  <java-symbol type="integer" name="config_wifi_framework_voice_call_sar_tx_power_limit_in_dbm" />
  <java-symbol type="bool" name="config_wifi_enable_disconnection_debounce" />
  <java-symbol type="bool" name="config_wifi_revert_country_code_on_cellular_loss" />
  <java-symbol type="bool" name="config_wifi_enable_wifi_firmware_debugging" />