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

Commit 0e89b19a authored by Brett Chabot's avatar Brett Chabot
Browse files

Add instrumentation definition for ContactsLaunchPerformance.

Change-Id: I5f0d8ddf59184d8b80a18d46ba246d5437f4e0d2
parent 56150748
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -27,4 +27,10 @@
        android:label="Contacts app tests">
    </instrumentation>
    
    <instrumentation android:name="com.android.contacts.ContactsLaunchPerformance"
        android:targetPackage="com.android.contacts"
        android:label="Contacts launch performance">
    </instrumentation>
    

</manifest>