summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorHugo Benichi <hugobenichi@google.com>2019-01-09 11:33:42 +0900
committerHugo Benichi <hugobenichi@google.com>2019-01-10 09:14:36 +0900
commit779d10c7dd297de12cee1c669abf51097b329f05 (patch)
tree2518340f8685dbeebae8f7d86864e638d33763ae /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent6ef1b7e2d535e1edecfb3f010d672c8a7e9bd8e5 (diff)
wifi: Update AbstractWifiService to be concrete.
This patch removes the abstract qualifier from AbstractWifiService and change its name to BaseWifiService for consistency. This checks at compile time that all base methods defined in IWifiManager.aidl are stubbed in AbstractWifiService. Previously since AbstractWifiService was an abstract class, any new method added to IWifiManager.aidl would not force an update to AbstractWifiService. Bug: 112338174 Test: Checked that removing a stub from BaseWifiService causes an error at compilation. Change-Id: I3f71aae51adfe5775bec25e1133876b975cf0515
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions