[Smart forwarding] Add string and layout resource
Add string and layout resource Bug: 170178144 Test: By manual 1. Test turn on/turn off flow 2. Test enter phone number flow Change-Id: I343b705b0491003d8a3e77ac65630966f02d3546
This commit is contained in:
@@ -3672,6 +3672,12 @@
|
||||
<service android:name=".sim.SimNotificationService"
|
||||
android:permission="android.permission.BIND_JOB_SERVICE" />
|
||||
|
||||
<activity android:name=".sim.smartForwarding.SmartForwardingActivity"
|
||||
android:theme="@style/Theme.SubSettings.Base"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTask">
|
||||
</activity>
|
||||
|
||||
<!-- This is the longest AndroidManifest.xml ever. -->
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user