diff options
| author | 2018-11-15 15:17:53 -0800 | |
|---|---|---|
| committer | 2018-11-15 15:18:47 -0800 | |
| commit | 9450a48160015ae0cee8d860105afc99a06245f0 (patch) | |
| tree | 8c805fcd93357923bcfb474de636a3d89780e590 /libs/gui/LayerDebugInfo.cpp | |
| parent | 0b14b2738720b73bf2e7ba0891d275049bc0e255 (diff) | |
libbinder_ndk: convenience method for okay status
Before:
return ScopedAStatus(AStatus_newOk());
After:
return ScopedAStatus::ok();
Bug: 111445392
Test: atest android.binder.cts (using this)
Change-Id: Id45528c101ff3a965d7c84ff5946e48179bf9285
Diffstat (limited to 'libs/gui/LayerDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions