Allow native statsd to link libsqlite

This is necessary because there are no ndk apis for sqlite and
security requirements for restricted statsd logging require
statsd to access the sqlite database. Statsd is a c++
process, so the java apis cannot be used for this.

Bug: 254279281
Test: m -j
Change-Id: Id6360b48274f30073f8fc323ff7fe0a072ced3e4
2 files changed