diff options
author | Mark Chien <markchien@google.com> | 2020-06-12 17:35:18 +0000 |
---|---|---|
committer | Mark Chien <markchien@google.com> | 2020-06-15 16:38:53 +0000 |
commit | 5b0fdf6bed8f646931e6072d13a89f83dfc4856c (patch) | |
tree | 604a2ab85402c35d76f417f4d364c1121bec0d83 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 88f2b816aabe47a5d4af2eb7693d8c6f45804751 (diff) |
Revert "Revert "Pass entitlement configuration to Settings for entitlement check""
Add commit message here for reference:
Tethering resource configuration is move from framework to tethering
module. The resource would not be accessible from outside of tethering
module.
List the replacements of framework resources usage and intent extra:
1. R.string.config_mobile_hotspot_provision_response
--> android.net.extra.TETHER_PROVISIONING_RESPONSE.
2. R.string.config_mobile_hotspot_provision_app_no_ui
--> android.net.extra.TETHER_UI_PROVISIONING_APP_NAME
3. R.array.config_mobile_hotspot_provision_app
--> android.net.extra.TETHER_SILENT_PROVISIONING_ACTION
Besides, the current active subId would put in
android.net.extra.TETHER_SUBID
Note: They are not APIs because of API freeze. Now both tethering module
and Settings define these strings independently.
Bug: 146918263
Test: atest TetherServiceTest
atest TetherProvisioningActivityTest
This reverts commit 88f2b816aabe47a5d4af2eb7693d8c6f45804751.
Reason for revert: Resume the CL and put this CL with settings part in the same topic to avoid break.
Change-Id: I114b4c258743661df51e5a969e150047a292e035
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions