aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/kotlinApp/Application
diff options
context:
space:
mode:
Diffstat (limited to 'input/autofill/AutofillFramework/kotlinApp/Application')
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/xml/autofill_service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/xml/autofill_service.xml b/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/xml/autofill_service.xml
index bc026e50..6408a68e 100644
--- a/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/xml/autofill_service.xml
+++ b/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/xml/autofill_service.xml
@@ -21,4 +21,4 @@ Settings Activity. This is pointed to in the service's meta-data in the applicat
-->
<autofill-service
xmlns:android="http://schemas.android.com/apk/res/android"
- android:settingsActivity="com.example.android.autofillframework.service.SettingsActivity"/> \ No newline at end of file
+ android:settingsActivity="com.example.android.autofillframework.service.settings.SettingsActivity"/> \ No newline at end of file