diff options
| author | Hugo Benichi <hugobenichi@google.com> | 2018-08-08 09:42:59 +0900 |
|---|---|---|
| committer | Hugo Benichi <hugobenichi@google.com> | 2018-11-07 23:28:31 +0900 |
| commit | fe354b7825b4ce48eaf1dff30fa9c17177316fb4 (patch) | |
| tree | bc515566b62731f9da3744ecb7dda3713d1e7d01 /opengl/java/android/opengl/Material.java | |
| parent | ae40d836c28fb305e07c3be5a127f3262e63a41e (diff) | |
WiFi: Define a base abstract class for IWifiManager
This patch creates a base abstract class that implements
IWifiManager.aidl with stub methods that throw runtime exceptions.
Actual implementations of IWifiManager can extend this class instead of
directly extending the autogenerated IWifiManager.Stub.
This allows adding new methods or modifying existing methods in
IWifiManager without requiring a synchronized change on all concrete
implementations.
Bug: 112338174
Test: Compiled, flashed marlin, booted. WiFi works.
Change-Id: I316c999d6c076f4e6ea1354bd558512915d551ed
Diffstat (limited to 'opengl/java/android/opengl/Material.java')
0 files changed, 0 insertions, 0 deletions
