12 lines
309 B
XML
12 lines
309 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2022 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources>
|
|
<!-- HBM type of UDFPS overlay.
|
|
0 - GLOBAL HBM
|
|
1 - LOCAL HBM
|
|
-->
|
|
<integer name="config_udfpsHbmType">0</integer>
|
|
</resources>
|