Revert "felix: Disable advanced display rotation settings"

This reverts commit af283bfd6d.

Reason for revert: Moved to lineage-sdk and overlaid at
vendor/lineage fold specific overlays.

Change-Id: Ib5cca6171c4f1fb2ee5f680e890d8eb6df88d18a
This commit is contained in:
Michael Bestas 2024-10-27 04:18:23 +02:00
parent ba2b1d00c6
commit c8528f01ae
No known key found for this signature in database

View file

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2020-2023 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<!-- Whether to show advanced display rotation settings -->
<bool name="config_show_advanced_rotation_settings">false</bool>
</resources>