diff options
author | 2024-03-14 20:32:08 +0000 | |
---|---|---|
committer | 2024-10-01 01:51:27 +0000 | |
commit | be2d5ae0d34e4bd6f7796776546b3adbcaab0618 (patch) | |
tree | 69a670dc14112c941861680a050808da42574f7e /api/api.go | |
parent | ca4be53fea51c90e492100232e991c2095632a03 (diff) |
Use MappedFile in android_database_SQLiteConnection
By using MappedFile, android_database_SQLiteConnection can compile on
all host platforms, including Windows. Also, MappedFile automatically
munmap's the memory region when it goes out of scope.
Test: Robolectric SQLiteDatabaseTest on Windows
Bug: 317884162
Change-Id: I535449c296e0a6fa0b3c16516de11efbf9623e59
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions