summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Material.java
diff options
context:
space:
mode:
authorHugo Benichi <hugobenichi@google.com>2018-08-08 09:42:59 +0900
committerHugo Benichi <hugobenichi@google.com>2018-11-07 23:28:31 +0900
commitfe354b7825b4ce48eaf1dff30fa9c17177316fb4 (patch)
treebc515566b62731f9da3744ecb7dda3713d1e7d01 /opengl/java/android/opengl/Material.java
parentae40d836c28fb305e07c3be5a127f3262e63a41e (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