Android.bp change required for sqlcipher

When I am using sqlchiper for preloaded application where I mention aar dependency in android.bp file but I am getting runtime fatal exception because libsqlcipher .so cannot be found . Could you please give proper Android.bp usage of this aar so that libsqlcipher.so will be loaded on runtime.