No description
  • C++ 60.1%
  • Kotlin 20.1%
  • Java 10.1%
  • C 8.9%
  • Makefile 0.5%
  • Other 0.3%
Find a file
Vladimir Avtsenov cc4fa996cb
uah-client: Remove stub now that the real vendor blob is shipped
Signed-off-by: Vladimir Avtsenov <vladimir.lsk.cool@gmail.com>
(cherry picked from commit c852e2cd71)
2026-07-22 04:08:14 +03:00
.github/workflows Introduce pre-commit & GitHub Actions for it 2026-01-01 14:28:54 +01:00
aidl touch: support selectable Oplus polling rates 2026-07-22 04:08:14 +03:00
audio_amplifier audio_amplifier: Run clang-format 2026-01-04 15:06:55 +01:00
fingerprint fingerprint: Use iconlocation prop for UDFPS sensor location 2026-05-30 11:45:15 +00:00
folio-daemon folio-daemon: Remove unwanted event count check 2025-10-03 17:24:10 +02:00
hbp-daemon oplus: Introduce bare minimum hbp setup tool for recovery touch support 2026-07-16 20:32:13 +00:00
hidl/fingerprint livedisplay: Migrate to AIDL 2025-08-17 23:40:08 +02:00
interfaces interfaces: Update vendor.oplus.hardware.display.MixLut3D to V2 2026-07-16 20:32:13 +00:00
kernel-headers oplus: Introduce bare minimum hbp setup tool for recovery touch support 2026-07-16 20:32:13 +00:00
nrmodeswitcher oplus: Get rid of in_ prefix 2025-09-04 11:17:09 +00:00
oplus-fwk oplus-fwk: Add OsenseResClient and OplusUIFirstManager stubs 2025-11-28 18:42:14 +00:00
overlay overlay: qssi: Convert config_screenBrightnessDoze to float 2026-01-24 15:03:51 +00:00
packages Euicc: Add OnePlus 15 / 15R support 2026-07-16 20:32:13 +00:00
power power/touch: touchWriteNodeFileOneWay -> touchWriteNodeFile 2026-06-22 19:32:51 +02:00
sensors sensors: Run clang-format 2026-01-04 15:06:55 +01:00
sepolicy/qti touch: support selectable Oplus polling rates 2026-07-22 04:08:14 +03:00
usb usb_compositions: Restore QCOM VID/PID combos for diag 2025-09-01 14:03:27 +00:00
vintf vintf: Update fwk matrix for OOS 16.0.9 2026-07-16 20:32:13 +00:00
wvmkiller wvmkiller: Restart widevine hal 1.4 on disabling L1 2025-07-30 22:42:26 +01:00
.clang-format pre-commit: Enable clang-format 2026-01-04 15:07:37 +01:00
.pre-commit-config.yaml pre-commit: Enable clang-format 2026-01-04 15:07:37 +01:00
Android.bp oplus: Remove unused namespace imports 2026-02-16 11:28:32 +00:00
README.md readme: Remove USE_BSG_FRAMEWORK variable 2025-09-14 18:10:13 +02:00

hardware/oplus

Soong options

Namespace Variable Description Default
OPLUS_LINEAGE_LIVEDISPLAY_HAL ENABLE_AB Enable AdaptiveBacklight feature false
OPLUS_LINEAGE_LIVEDISPLAY_HAL ENABLE_AF Enable AntiFlicker feature false
OPLUS_LINEAGE_LIVEDISPLAY_HAL ENABLE_DM Enable DisplayModes feature false
OPLUS_LINEAGE_LIVEDISPLAY_HAL ENABLE_PA Enable PictureAdjustment feature true
OPLUS_LINEAGE_LIVEDISPLAY_HAL ENABLE_SE Enable SunlightEnhancement feature true
OPLUS_LINEAGE_TOUCH_HAL ENABLE_GM Enable GloveMode feature false
OPLUS_LINEAGE_TOUCH_HAL ENABLE_HTPR Enable HighTouchPollingRate feature true
OPLUS_LINEAGE_TOUCH_HAL ENABLE_TG Enable TouchscreenGesture feature true
OPLUS_LINEAGE_TOUCH_HAL INCLUDE_DIR Device specific include dir path
OPLUS_LINEAGE_TOUCH_HAL USE_OPLUSTOUCH Use and interface with stock OplusTouch false
OPLUS_LINEAGE_VIBRATOR_HAL INCLUDE_DIR Device specific include dir path
OPLUS_LINEAGE_VIBRATOR_HAL USE_EFFECT_STREAM Enable effect stream feature false