Fix sysui-studio build
ic_fingerprint had name collision with resources on the sysui folder. Test: make Bug: 194183870 Change-Id: I1f835f1809062fa4aaa3cc1c1cd347b5f7b69ee9
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
android:id="@+id/locked_fp"
|
||||
android:state_middle="true"
|
||||
android:state_single="false"
|
||||
android:drawable="@drawable/ic_fingerprint" />
|
||||
android:drawable="@drawable/ic_kg_fingerprint" />
|
||||
|
||||
<item
|
||||
android:id="@+id/unlocked"
|
||||
|
||||
Reference in New Issue
Block a user