aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-02 01:24:57 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-05-02 01:24:57 +0000
commitf609eaec10ee5793f6e046915da5042ad7ee9e5e (patch)
tree69493d9b29b94b151c20dba8ee2014742dfaad01
parentda2b081938ff249b8593cf7771c7e940b9582fec (diff)
parent60f86fa5d971044f9720c37a0a9b64636488351d (diff)
downloadrobolectric-sdk-release.tar.gz
Merge "Snap for 11790536 from d6c31415fb5e85e7cbfd17d94c7a8dd2dccf022c to sdk-release" into sdk-releasesdk-release
-rw-r--r--nativeruntime/src/main/resources/arsc/font_resources/values/public.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nativeruntime/src/main/resources/arsc/font_resources/values/public.xml b/nativeruntime/src/main/resources/arsc/font_resources/values/public.xml
index 42a8ab9a2..1b0763909 100644
--- a/nativeruntime/src/main/resources/arsc/font_resources/values/public.xml
+++ b/nativeruntime/src/main/resources/arsc/font_resources/values/public.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--TODO(b/332407470): We need a more stable method for the configuration.-->
- <public type="string" name="config_bodyFontFamily" id="0x010401f1" />
- <public type="string" name="config_headlineFontFamily" id="0x01040264" />
+ <public type="string" name="config_bodyFontFamily" id="0x010401f7" />
+ <public type="string" name="config_headlineFontFamily" id="0x0104026a" />
</resources>