commit | 9bcf7462e381e58cf69f94b9617171f078587e02 | [log] [tgz] |
---|---|---|
author | Terry Wang <tytytyww@google.com> | Thu Feb 04 21:01:10 2021 -0800 |
committer | Terry Wang <tytytyww@google.com> | Thu Mar 04 22:29:02 2021 -0800 |
tree | 9e26b281d1b120bb37a5e33408f65a8c1a5e7a9c | |
parent | 67eca1c2dac2e36e78755eff72ec1d0e54805298 [diff] |
Split getAppSearchImpl and createAppSearchImpl in AppSearchImpl User could never call an uninitialized SearchSession, so convert and propagate the initialize error in getAppSearchImpl to user for every call is unnecessary. Test: presubmit Bug: 162450968 Change-Id: Ie2b3c7c0a56852d7e517c616960c19b7b9e9ad35