summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2019-08-28 07:20:07 -0700
committerDaniel Norman <danielnorman@google.com>2019-09-27 23:15:47 +0000
commit85ba86ff48455f9ba261f226f3c3ca23210f11da (patch)
tree09500366fc1cb9650ab976d4227362f66f4e8584 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb0253ef520862ab47e18965be7d297a4ebb6eeba (diff)
WifiManager: Ignore void API calls with default values
When wifi service is not yet up, we throw a remote exception for API calls which have void return. Change this to only throw a remote exception when the input params have non-default values. This takes care of cases where some other system modules resets wifi params as a part of their initialization sequence (which will already be the value when the wifi service comes up, so the calls are not useful) Bug: 140076130 Bug: 139897982 Test: atest WifiManagerTest Change-Id: If24d5ae52f1d39d2d99a860f3dc6c5f1860fd656 (cherry picked from commit bc0f7cb100e6d1920f6c866768c5188b8cf69653)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions