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:
Ilya Matyukhin
2020-07-09 12:33:52 -07:00
parent 56cf7399ec
commit 0835976c51

View File

@@ -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"