commit | a8c4d1ad69658d32d946b940429ce0027c9f78c1 | [log] [tgz] |
---|---|---|
author | Michael Hoisie <hoisie@google.com> | Tue Oct 01 22:54:13 2024 +0000 |
committer | Michael Hoisie <hoisie@google.com> | Fri Oct 04 01:51:09 2024 +0000 |
tree | 08bc9abca33cf48192a139e22ee5cf8f78024d14 | |
parent | 1a508c50a1bf13a841012eb2b7a9802c765ca9c8 [diff] |
Enable SQLite JNI for host Mac and Windows SQLite JNI can compile and run on all host platforms, including Mac and Windows. Also, make the Parcel-specific parts Linux only. This will make SQLite available for all host runtimes, such as LayoutLib, Ravenwood, and Robolectric. This is a no-op change in terms of functionality. Test: Robolectric SQLite tests on all host platforms Flag: EXEMPT host-only no-op change Bug: 371219797 Change-Id: I1728e1047ac2f9a72230e14de04c6c875f6d9b57