bangkk: Drop device specific livedisplay manifest

Change-Id: I7d912d79d1d3542357bef9a7bdb752ecf3860f08
This commit is contained in:
Michael Bestas 2025-02-22 21:59:59 +02:00
commit 23c3f87e24
No known key found for this signature in database
2 changed files with 0 additions and 27 deletions

View file

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest version="2.0" type="device">
<hal format="hidl">
<name>vendor.lineage.livedisplay</name>
<transport>hwbinder</transport>
<version>2.1</version>
<interface>
<name>IPictureAdjustment</name>
<instance>default</instance>
</interface>
<interface>
<name>ISunlightEnhancement</name>
<instance>default</instance>
</interface>
<interface>
<name>IAntiFlicker</name>
<instance>default</instance>
</interface>
</hal>
</manifest>