diff options
author | David Su <dysu@google.com> | 2020-01-27 14:41:16 -0800 |
---|---|---|
committer | David Su <dysu@google.com> | 2020-01-27 14:41:16 -0800 |
commit | ab2c291b461f1daf3b196daae2a148a847c0feec (patch) | |
tree | 82adcbbb0b93e2848f25d8164b5486e12b64444b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | bd9ff621380c0204cdfed57c8c3f01bd17c0df9e (diff) |
CloseGuard: Fix JavaDoc code sample to use correct API
The code sample in the JavaDoc shows
`CloseGuard.get()` to create a new CloseGuard,
which is incorrect.
The correct API is `new CloseGuard()`.
Bug: 148291235
Test: compiles
Change-Id: I1dd24fff150e671007b67c023b20e078557f2966
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions