Enable com.google.android.feature.CONTEXTUAL_SEARCH feature

This commit is contained in:
LuK1337
2025-08-04 12:55:16 +02:00
parent 8332923349
commit af160b7fba
4 changed files with 15 additions and 1 deletions

View File

@@ -220,6 +220,14 @@ prebuilt_etc {
product_specific: true,
}
prebuilt_etc {
name: "sysconfig_contextual_search.xml",
src: "proprietary/product/etc/sysconfig/sysconfig_contextual_search.xml",
relative_install_path: "sysconfig",
filename_from_src: true,
product_specific: true,
}
prebuilt_etc {
name: "wellbeing.xml",
src: "proprietary/product/etc/sysconfig/wellbeing.xml",