commit | 73be9a093380643934a604bf907895348b29ed67 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Mar 13 13:19:04 2024 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Mar 14 04:32:11 2024 +0000 |
tree | f626aff940707dd3a5571a52e31e39259e16b9c6 | |
parent | fee93b0528f08acb5fe32972d12dc6adb8ab9595 [diff] |
Ignore no permission calls for CaptivePortal.appRequest This enforceNetworkStackPermission() should be adopted to check the required permission but this may be break OEM captive portal apps. Simply ignore the request if the caller does not have permission. This commit also fixes the format issues that is auto-fixed by ktlint. Fix: 329385091 Test: ates FrameworksNetTests Change-Id: Ia973a1078eda3134fc8ff261d3954cd050767880