diff options
author | Joanne Chung <joannechung@google.com> | 2020-03-24 14:53:37 +0800 |
---|---|---|
committer | Joanne Chung <joannechung@google.com> | 2020-03-24 14:53:37 +0800 |
commit | 3015adf9c4f5195281b65a290aeff2e99230618e (patch) | |
tree | f795a8e2d8c307e7f921758d98c58dbadda45aef /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d5763c4c1d263ba90b2136ccbcc1f80c6836aeb8 (diff) |
Fix ContentCaptureManagerTest test fail.
The test uses constructor with null parameters, but the constructor
does not allow null parameters, NPE throws then test fail. Instead
of null parameters, we pass mock objects to prevent fail.
Bug: 140955671
Test: atest FrameworksCoreTests:android.view.contentcapture.\
ContentCaptureManagerTest
Change-Id: I9dfd91da078644cd334066e07e0e5e533166c4ed
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions