forked from donjohanliebert/hardware_xiaomi
IFAAService: Don't use fqname to reference service class
Change-Id: Ibfae0d15a3c2c24c2c333dad0341c4296f04f135
This commit is contained in:
parent
a0c8131d20
commit
9f3746758f
@ -8,7 +8,7 @@
|
||||
android:persistent="true">
|
||||
|
||||
<service
|
||||
android:name="org.ifaa.aidl.manager.IfaaService"
|
||||
android:name=".IfaaService"
|
||||
android:exported="true">
|
||||
|
||||
<intent-filter>
|
||||
|
Loading…
Reference in New Issue
Block a user