Fix bug of permanently deleting SmsProvider rows doesn't work.

When SmsProvider#delete is called to delete rows permanently, it
directs to the wrong database thus always fails. This change is to
fix the problem.

Bug: 77974098
Test: unittest
Change-Id: Ic2235daeec01f75e8666d3af85a3581aa61931ea
Merged-In: Ic2235daeec01f75e8666d3af85a3581aa61931ea
4 files changed