diff options
author | Roshan Pius <rpius@google.com> | 2019-08-28 07:20:07 -0700 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2019-09-04 10:43:03 -0700 |
commit | bc0f7cb100e6d1920f6c866768c5188b8cf69653 (patch) | |
tree | d0189be10353ff05adab72f3617f1ab3c598b7ef /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 4e493c4fafa192197f2b628fce012e8f1b7ce8f7 (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
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions