chromium/ui/android/java/res/values/overlayable.xml

<?xml version='1.0' encoding='UTF-8'?>
<!-- Copyright 2024 The Chromium Authors. All rights reserved.
     Use of this source code is governed by a BSD-style license that can be
     found in the LICENSE file. -->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="NewApi,UnusedResources">
    <overlayable name="partner">
        <policy type="odm|oem|product|signature|system|vendor">
            <item type="dimen" name="automotive_ui_scale_factor"/>
        </policy>
    </overlayable>
</resources>