Skip to content
Commit 615f42de authored by Evan Laird's avatar Evan Laird
Browse files

Change from deprecated telephony api

TelephonyManager#setDataEnabled() is deprecated in favor of
TelephonyManager#setDataEnabled(int Reason, boolean enabled). This
change updates the call to the recommended one.

Test: atest SystemUITests
Bug: 238425913
Change-Id: I0b1dd8e715bbaa513d90a31defacf576993c6cc0
parent 34d2c31e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment