6 Commits
bka ... vic

Author SHA1 Message Date
hoaysly
ffa2805f2c cheeseburger: Refactor touch HAL to AIDL
Co-authored-by: dianlujitao <dianlujitao@lineageos.org>
Co-authored-by: Edwin Moquete <edwinmmoquete@gmail.com>
Co-authored-by: Bruno Martins <bgcngm@gmail.com>
Change-Id: I10545e3f16475973135105f94c5821f96adfd369
2025-07-27 22:49:51 +02:00
912e685b7f cheeseburger: switch to EvoX's vendor
Signed-off-by: Onelots <onelots@onelots.fr>
2025-04-12 11:20:49 +02:00
LuK1337
3e1ebfd176 cheeseburger: Setup ELF checks
Change-Id: I528a53be6ef3518bc04ee0a3115e076460064630
2025-04-12 11:10:46 +02:00
LuK1337
beb472510d cheeseburger: Switch to py extract utils
Change-Id: Ia13b728464495ff208ca1a706847b11af5c93ae8
2025-04-12 11:10:46 +02:00
Bauuuuu
2cc8caa4e5 cheeseburger: swap recents and back hw keys
Change-Id: I601778354c3ec75ab85697aa97a92faec264e551
Signed-off-by: SirRGB <sirrgb@proton.me>
2025-04-12 11:10:46 +02:00
b89e54007b cheeseburger: Welcome to EvolutionX
* Bringup evolution.dependencies

Signed-off-by: Onelots <onelots@onelots.fr>
2025-03-02 10:55:52 +01:00
5 changed files with 13 additions and 11 deletions

View File

@@ -806,8 +806,8 @@
</path>
<path name="low-latency-playback speaker-and-headphones">
<path name="low-latency-playback headphones" />
<path name="low-latency-playback" />
<ctl name="SLIMBUS_6_RX Audio Mixer MultiMedia5" value="1" />
<ctl name="QUAT_MI2S_RX Audio Mixer MultiMedia5" value="1" />
</path>
<path name="low-latency-playback speaker-and-bt-sco">

View File

@@ -6,5 +6,9 @@
{
"repository": "vendor_oneplus_cheeseburger",
"target_path": "vendor/oneplus/cheeseburger"
},
{
"repository": "vendor_oneplus_msm8998-common",
"target_path": "vendor/oneplus/msm8998-common"
}
]

View File

@@ -25,6 +25,6 @@
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
key 580 APP_SWITCH VIRTUAL
key 158 BACK VIRTUAL
key 158 APP_SWITCH VIRTUAL
key 580 BACK VIRTUAL
key 143 WAKEUP

View File

@@ -19,8 +19,6 @@ PRODUCT_DEVICE := cheeseburger
PRODUCT_MANUFACTURER := OnePlus
PRODUCT_BRAND := OnePlus
PRODUCT_MODEL := ONEPLUS A5000
PRODUCT_BOARD_PLATFORM := msm8998
PRODUCT_USES_QCOM_HARDWARE := true
PRODUCT_GMS_CLIENTID_BASE := android-oneplus

View File

@@ -1,10 +1,10 @@
# Fingerprint
/dev/fpc1020 u:object_r:fingerprint_device:s0
/sys/devices/platform/soc/soc:fpc_fpc1020/irq u:object_r:sysfs_fpc_irq:s0
/sys/devices/platform/soc/soc:fpc_fpc1020/proximity_state u:object_r:sysfs_proximity:s0
/sys/devices/platform/soc/soc:fpc_fpc1020/report_home u:object_r:sysfs_fpc_key:s0
/sys/devices/platform/soc/soc:fpc_fpc1020/report_key u:object_r:sysfs_fpc_key:s0
/sys/devices/platform/soc/soc:fpc_fpc1020/screen_state u:object_r:sysfs_fpc_screen:s0
/sys/devices/soc/soc:fpc_fpc1020/irq u:object_r:sysfs_fpc_irq:s0
/sys/devices/soc/soc:fpc_fpc1020/proximity_state u:object_r:sysfs_proximity:s0
/sys/devices/soc/soc:fpc_fpc1020/report_home u:object_r:sysfs_fpc_key:s0
/sys/devices/soc/soc:fpc_fpc1020/report_key u:object_r:sysfs_fpc_key:s0
/sys/devices/soc/soc:fpc_fpc1020/screen_state u:object_r:sysfs_fpc_screen:s0
# Keydisabler
/sys/module/fpc1020_tee/parameters/ignor_home_for_ESD u:object_r:sysfs_fpc_key:s0