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

Commit 38addbe3 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Whoops forgot this change."

parents b132506e e0afc341
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,9 +15,9 @@

        <service android:name=".FakeCoreService" android:process=":core"
                android:label="Fake OEM Core Service" />
        <service android:name=".FakeCoreService2" android:process=":core"
        <service android:name=".FakeCoreService2" android:process=":core2"
                android:label="Fake OEM Core Service Also" />
        <service android:name=".FakeCoreService3" android:process=":core"
        <service android:name=".FakeCoreService3" android:process=":core3"
                android:label="Fake OEM Core Service Me Too" />
        <service android:name=".FakeBackgroundService" android:process=":background"
                android:label="Fake OEM Bg Service" />