fixup! aospa: Add hasCode="false" to overlays

Change-Id: Iac129182c1bf50ce96137934e3f14912b2d7a6e5
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This commit is contained in:
Omkar Chandorkar 2023-05-30 17:01:22 +09:00
parent 2c39e346e0
commit 655126bb04
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<application
android:hasCode="false"
android:label="@string/font_google_sans_lato_overlay"/>
android:label="@string/font_google_sans_lato_overlay">
<meta-data
android:name="android.theme.customization.REQUIRED_SYSTEM_FONTS"
android:value="google-sans,google-sans-medium,lato,lato-medium" />