diff options
| author | 2024-09-04 10:36:23 +0000 | |
|---|---|---|
| committer | 2024-09-04 10:36:23 +0000 | |
| commit | 18ce5fb211074a6ff0a8b5eb134ec0c709a3fe42 (patch) | |
| tree | 69e45fd0a54c87a5f12614db98ccd00d80f85a8e /libs/androidfw/StringPool.cpp | |
| parent | 8dd660e1834635426414546027e498c86620ae19 (diff) | |
Fix `#getInstance(Context, String, Executor, Runnable)` javadoc
The javadoc stated that a non-existent clientPackageName would return null, when the method would actually throw an IllegalArgumentException, already documented on the `@throws` clause. The error likely happened when copying the javadoc from `#getInstance(Context, String)`.
Change-Id: Ie045eaa1fc2ea707e9ec9810a4b61190bf0a2da2
Test: N/A
Bug: 205124386
Flag: DOCS_ONLY
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions