diff options
author | Jeff Sharkey <jsharkey@android.com> | 2018-07-26 09:39:18 -0600 |
---|---|---|
committer | Jeff Sharkey <jsharkey@google.com> | 2018-12-01 17:23:05 -0700 |
commit | 8a634372b343b3e09ac44544199b27fc9f58c300 (patch) | |
tree | 3de848a411a0ddbf19685925c22381cf82c307b4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e56d8b8a43dc6e0b77806baca722659179488fb2 (diff) |
Bind update() args as Object[] for performance.
It's wasteful to convert them to String when SQLite already knows
how to bind specific data types, including funky types like byte[].
Also promote to public API, since they're generally useful.
Bug: 111085900
Test: atest packages/providers/DownloadProvider/tests/
Test: atest cts/tests/app/src/android/app/cts/DownloadManagerTest.java
Test: atest cts/tests/tests/database/src/android/database/sqlite/cts/SQLiteQueryBuilderTest.java
Merged-In: I5b418bca1204773fd2795156a2f47906ca1e1a6b
Change-Id: I5b418bca1204773fd2795156a2f47906ca1e1a6b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions