OSDN Git Service

Add Carriers.SKIP_464XLAT and includes ApnSetting
authorYuuki Habu <yuuki.habu@sony.com>
Fri, 22 Feb 2019 02:29:26 +0000 (11:29 +0900)
committerYuuki Habu <yuuki.habu@sony.com>
Tue, 5 Mar 2019 00:46:18 +0000 (09:46 +0900)
commitaaea4a512f91e8c3decf4b7d43717a68046ba44f
tree4778619e5643d1385ca874ca118969ca66392434
parentd14d29ca8fa5f823cee1c5eabe139e2733374f71
Add Carriers.SKIP_464XLAT and includes ApnSetting

Add the below flag as well and they are hidden now
 - SKIP464_XLAT_DEFAULT
 - SKIP464_XLAT_DISABLE
 - SKIP464_XLAT_ENABLE

Support new flag skip464xlat in ApnSetting

Bug: 69949375
Test: run TelephonyProviderTest

Change-Id: Ia85be92a41a7c1a0b8176718d17469880a0c42cb
telephony/java/android/provider/Telephony.java
telephony/java/android/telephony/data/ApnSetting.java