Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdbe51be authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9509200 from 21056512 to udc-release

Change-Id: I37679063556a8fbcf8613579f6d79573bddc85ae
parents 6cb8471d 21056512
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -474,7 +474,8 @@
        <!-- Service to import contacts from the SIM card -->
        <service
            android:name=".SimImportService"
            android:exported="false"/>
            android:exported="false"
            android:foregroundServiceType="shortService" />

        <!-- Attaches a photo to a contact. Started from external applications -->
        <activity