overlay: Enable app-cloning feature in Settings

Change-Id: I93cf6c3f63466a54dbdf6af7acff331294f72815
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
This commit is contained in:
minaripenguin
2025-10-11 06:27:34 +00:00
committed by Zabuka_zuzu
parent b610f42144
commit 3be812fd88

View File

@@ -43,4 +43,7 @@
<!-- User avatar dialog result broadcast explicit package -->
<string name="config_avatar_picker_package" translatable="false">com.google.android.avatarpicker</string>
<!-- Whether to display Cloned Apps page in Settings (Settings > Apps > Cloned Apps).-->
<bool name="config_cloned_apps_page_enabled">true</bool>
</resources>