[DO NOT MERGE] Fix bug where message notifications fail to be posted

Failure occurred when InMemoryPhoneBook.get is called before InMemoryPhoneBook.init. To solve this, initialize InMemoryPhoneBook before a call to get.

Bug: 183799975
Change-Id: Ibfdf2ebca4785dbf9b6fa3e0075aa2a3691dc022
Test: Tested locally and notifications are posted
1 file changed
tree: c540ffaade515278be9a04df6377975f9f72467f
  1. res/
  2. src/
  3. tests/
  4. Android.bp
  5. AndroidManifest.xml
  6. OWNERS