Loading res/values/strings.xml +0 −2 Original line number Diff line number Diff line Loading @@ -550,8 +550,6 @@ <string name="role_label_call_screening">Call screening app</string> <!-- Label for the call companion role. [CHAR LIMIT=30] --> <string name="role_label_call_companion">Call companion app</string> <!-- Label for the car projection role. [CHAR LIMIT=30] --> <string name="role_label_car_projection">Car Projection app</string> <!-- Summary indicating that a home app is missing work profile support [CHAR LIMIT=60] --> <string name="home_missing_work_profile_support">Doesn\u2019t support work profile</string> Loading res/xml/roles.xml +0 −19 Original line number Diff line number Diff line Loading @@ -487,23 +487,4 @@ </service> </required-components> </role> <role name="android.app.role.CAR_PROJECTION" exclusive="true" label="@string/role_label_car_projection"> <required-components> <activity> <intent-filter> <action name="android.intent.action.MAIN" /> <category name="android.intent.category.CAR_PROJECTION" /> </intent-filter> </activity> </required-components> <permissions> <permission name="android.permission.READ_CALL_LOG" /> <permission name="android.permission.SEND_SMS" /> <permission name="android.permission.RECEIVE_SMS" /> </permissions> </role> </roles> Loading
res/values/strings.xml +0 −2 Original line number Diff line number Diff line Loading @@ -550,8 +550,6 @@ <string name="role_label_call_screening">Call screening app</string> <!-- Label for the call companion role. [CHAR LIMIT=30] --> <string name="role_label_call_companion">Call companion app</string> <!-- Label for the car projection role. [CHAR LIMIT=30] --> <string name="role_label_car_projection">Car Projection app</string> <!-- Summary indicating that a home app is missing work profile support [CHAR LIMIT=60] --> <string name="home_missing_work_profile_support">Doesn\u2019t support work profile</string> Loading
res/xml/roles.xml +0 −19 Original line number Diff line number Diff line Loading @@ -487,23 +487,4 @@ </service> </required-components> </role> <role name="android.app.role.CAR_PROJECTION" exclusive="true" label="@string/role_label_car_projection"> <required-components> <activity> <intent-filter> <action name="android.intent.action.MAIN" /> <category name="android.intent.category.CAR_PROJECTION" /> </intent-filter> </activity> </required-components> <permissions> <permission name="android.permission.READ_CALL_LOG" /> <permission name="android.permission.SEND_SMS" /> <permission name="android.permission.RECEIVE_SMS" /> </permissions> </role> </roles>