1<?xml version="1.0" encoding="utf-8"?><!-- 2 Sample backup rules file; uncomment and customize as necessary. 3 See https://developer.android.com/guide/topics/data/autobackup 4 for details. 5 Note: This file is ignored for devices older that API 31 6 See https://developer.android.com/about/versions/12/backup-restore 7--> 8<autofill-service 9 xmlns:android="http://schemas.android.com/apk/res/android" 10 android:supportsInlineSuggestions="true"/>