universal7885: parts: Declare missing entry on manifest

This commit is contained in:
Soo-Hwan Na 2022-03-16 00:41:34 +09:00 committed by roynatech2544
commit 4316787756
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -96,6 +96,10 @@
android:name=".fps.FPSInfoService"
android:exported="false">
</service>
<service
android:name=".dolby.DolbyCore"
android:exported="false">
</service>
<service
android:name=".fps.FPSTileService"
android:icon="@drawable/ic_fps_info"