whatawurst / android_device_sony_yoshino-common

This is the Android device configuration for the yoshino platform
10 stars 48 forks source link

libqti-perfd-client: Fix function signatures and return values #54

Closed Flamefire closed 2 years ago

Flamefire commented 2 years ago

Idea from: https://review.lineageos.org/c/LineageOS/android_device_xiaomi_sdm845-common/+/310583

Note: I'm quite sure the release part is wrong. It rather looks like an error code which should be returned, not the handle. The only place I could find this to be used checks against "-1". But can't tell for sure.

Closes https://github.com/whatawurst/android_device_sony_lilac/issues/33

derfelot commented 2 years ago

Thanks. As long as there is no errors in the logs, I think we should be good :)