Files
armdebug 2a59468b5c raphael: overlay: Beautify RROs
* Ran through lineage/scripts/dev/beautify_rro.py
* Used the --maintain-copyrights flag to preserve existing headers.

android.overlay.device: Resource config_dynamicHysteresisBrightLevels not found in android
android.overlay.device: Resource config_dynamicHysteresisDarkLevels not found in android
android.overlay.device: Resource config_dynamicHysteresisLuxLevels not found in android
android.overlay.device: Resource config_autoBrightnessAdjustmentMaxGamma identical in android

Change-Id: I0178367152d32723567da0932da71fbe63b9ba91
2026-02-02 16:38:03 +01:00

12 lines
408 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="lineageos.platform.overlay.device">
<overlay android:targetPackage="lineageos.platform"
android:isStatic="true"
android:priority="200" />
</manifest>