am 30039a8f: am be7d5d6f: am e5525b1d: Define phone_accounts to fix build breaks.

* commit '30039a8f81f20c909be6164331ef8eee60ca389d':
  Define phone_accounts to fix build breaks.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 02eb9c8..34cd0f1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -125,6 +125,8 @@
     <!-- Label for the "Network settings" screen in the Settings UI -->
     <string name="settings_label">Network settings</string>
 
+    <!-- Label for settings screen for phone accounts. -->
+    <string name="phone_accounts">Phone account settings</string>
     <!-- Label for list item which opens a dialog to select the default outgoing account -->
     <string name="phone_accounts_make_calls_with">Make calls with</string>
     <!-- Label for list item which opens a dialog to select the default outgoing account for SIP calls. -->