Fix udfps_view.xml to refer to the correct package
Bug: 158135499 Test: build and run on device Change-Id: I94e2b88e106bc47a0166111dfe8ce50ea5d1cbb7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.google.android.systemui.udfps.UdfpsView
|
||||
<com.android.systemui.biometrics.UdfpsView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:systemui="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/udfps_view"
|
||||
|
||||
Reference in New Issue
Block a user