Danny Baumann
361fe45ba1
sm7125-common: Enable call recording
...
Change-Id: I9c20044c9e2b918879318fecde8ae56394f4469d
12 months ago
Ruchit Marathe
1c5c359d29
sm7125-common: overlay: Enable colour modes
...
*And drop it from livedisplay
Change-Id: I978378d183b10cc9a7b7957a9e6c1118491a6a6c
12 months ago
Simon1511
de6db07632
sm7125-common: livedisplay: Use hardware/samsung implementation for Outdoor mode
...
Change-Id: I55cb42f74a6cf13416f61de5c05183c7d50826db
12 months ago
jenslody
ca2b252e3e
Revert "sm7125: livedisplay: Remove non-working modes"
...
This reverts commit c26c6c20ef
.
12 months ago
jenslody
9ad9072fee
Revert "sm7125: Fully drop livedisplay"
...
This reverts commit ddee56bf79
.
# Conflicts:
# configs/framework_compatibility_matrix.xml
# configs/manifest.xml
# sepolicy/vendor/hal_lineage_livedisplay_sysfs.te
12 months ago
SamarV-121
24380a2a81
sm7125-common: Enable adoptable storage
...
Change-Id: I4fdb6ccca9327289b7fb8a4ba17d8c0df5f951a3
Signed-off-by: jenslody <jens@jenslody.de>
12 months ago
jenslody
ff4759a73f
sm7125-common: use correct vendor-path for bootleggers
...
Signed-off-by: jenslody <jens@jenslody.de>
12 months ago
Jens Lody
b8e821da08
Revert "sm7125: correct SystemUI apk name and path"
...
This reverts commit 7b32aa2640
.
12 months ago
Omkar Chandorkar
3e7efd961e
sm7125-common: overlay: Move UDFPS enroll radius to settings
...
- required after LineageOS/android_packages_apps_Settings@af35c7c
Change-Id: I79ecd91513df0d195e1d15d20b4438d1b283743f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
12 months ago
Ruchit
090bbf977e
sm7125-common: overlay: Spoof Google Photos to Pixel XL
...
Spoof google photos to pixel xl for unlimited backup
Change-Id: I79ecd91513df0d195e1d15d20b4438d1b285673d
Signed-off-by: RisenID <risenid@duck.com>
12 months ago
Simon1511
aa6cbc7095
sm7125-common: switch to AIDL fingerprint HAL
...
Change-Id: I74e786b3d91f6d54fb29f1259ea4423b6bb1e95a
12 months ago
Simon1511
0ef529cb1b
sm7125-common: further optimize auto brightness levels
...
Change-Id: Icf4ec14e5b1164eb5f4f1a9bd6f0f09d8d51ea0f
12 months ago
Edwin Moquete
bd8005ac00
sm7125-common: Disable display refresh rate override
...
This got enabled by default on U, and it causes apps like
Chrome and Youtube to set the refresh rate to 30FPS when
playing some videos.
Change-Id: I649bf03d550c2b9726c7957d15ed09e455d874ec
12 months ago
Dyneteve
df562e00b8
sm7125-common: enable config_setColorTransformAccelerated
...
*to enable night display and extra dim
12 months ago
Simon1511
873505e962
sm7125-common: enable needs_sec_reserved_field for camera
...
Change-Id: Ib19af89da1aa47972e4fd2cea0049e362749ae0e
1 year ago
Simon1511
cbb34c774f
sm7125-common: rootdir: change group for rear_flash
...
Change-Id: If9c4f79eb94415ada87dfb6bc58510dbc6f4cd86
1 year ago
Simon1511
e0a4bf813f
sm7125-common: Update everything to A525FXXU6EWL3 (U)
...
Change-Id: Ic27b5f5fb906335fd342a01f074ff3eb2ac0bdcb
1 year ago
Tim Zimmermann
081b293967
sm7125-common: Switch to hardware/samsung camera provider HAL
...
* This allows us to get rid of TARGET_SPECIFIC_HEADER_PATH
and our custom camera provider for extra camera IDs
Change-Id: If7630fc11b117273cae78f26a3ba337823ac58b4
1 year ago
Andy Hung
2b2e07a3e0
sm7125-common: audio: Set minimum Binder access priority
...
Use setMinSchedulerPolicy to enforce minimum thread priority
when accessing the audio HAL to ANDROID_PRIORITY_AUDIO
Test: instrumented
Bug: 261496726
Change-Id: I700b04d3060e9405b1445206882a6131cea0d045
1 year ago
Gabriel Biren
739901c6e1
sm7125-common: Update makefile to use the AIDL Wifi Vendor HAL.
...
Bug: 274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
1 year ago
Simon1511
4e1e86f11a
sm7125-common: audio: also restart audioserver after finished call
...
Change-Id: I6e001133b5219ad35a38a40e971355156e0983e3
1 year ago
Simon1511
03adbae93f
sm7125-common: audio: remove SIM 1 handling
...
* SIM 1 is used by default, which means that we only need to handle SIM 2
Change-Id: I7cd92d8633beb97ae04c07a3e499b4fdaf4dc9d5
1 year ago
Simon1511
0e43e19ecb
sm7125-common: move releasetools.py to its own folder
...
Change-Id: I31efa6416f189ec32041aabdde40bb55da189736
1 year ago
Simon1511
85099f49a6
sm7125-common: sepolicy: remove unneeded set_prop/get_prop rules
...
Change-Id: Iae544d6362bdae48b86f10810f8a17dae4e18f82
1 year ago
Simon1511
e59c3c934b
sm7125-common: remove DHCP config from TetheringConfigOverlay
...
Change-Id: I26342b42f519b57dec143b590ed11dabec01a450
1 year ago
Simon1511
805dbb836a
sm7125-common: audio: add dedicated service to pass g_call_sim_slot
...
This is a partial revert of c31482154b
Change-Id: Ibba1b588ee5836e8f51dfdb96231da66d7f3b09a
1 year ago
Bruno Martins
b376f715ea
sm7125-common: Migrate to restructured sepolicy_vndr
...
The new folder structure now looks like this:
device/qcom/sepolicy_vndr
├─ legacy-um (meant for sdm845 until sm8350)
├─ sm8450
└─ sm8550
SEPolicy.mk placed in the root automatically redirects devices to the
proper subfolder.
Change-Id: I4ed1a06af779909d64172da294c4a99a3ae9ba0d
1 year ago
Michael Bestas
f9b805052d
sm7125-common: Build Lineage Health HAL
...
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
1 year ago
Ruchit
db7c45c550
sm7125-common: Bump dependencies
...
thirteen > fourteen
1 year ago
Tim Zimmermann
77e9b72189
sm7125-common: Use libcrypto from VNDK33 for keymaster and gatekeeper
...
* Google broke asn1 structs in 9211b80f1e
by changing types from long to int making the struct used by the blob mismatch new libcrypto
Change-Id: I8b110e9841bd9b50ea482aa98c0963567a69f6fc
1 year ago
menorziin
71e04fc98e
sm7125-common: Build android.frameworks.sensorservice@1.0 HAL
...
* E init : Control message: Could not find 'android.frameworks.sensorservice@1.0::ISensorManager/default' for ctl.interface_start from pid: 516 (/system/bin/hwservicemanager)
Change-Id: I5a4feba0812bcbb187ef8a1c2298f799509e6c92
1 year ago
Simon1511
52cc0ad1d3
sm7125-common: resolve sepolicy errors
...
device/samsung/sm7125-common/sepolicy/vendor/genfs_contexts:21:ERROR 'duplicate entry for genfs entry (sysfs, /devices/platform/soc/1d84000.ufshc/host0/target0:0:0/0:0:0:0/block/sda/queue/discard_max_bytes)'
https: //github.com/LineageOS/android_device_qcom_sepolicy_vndr/commit/cbee1b7f0d68ae16516c8e703d6f22cccae97896
Change-Id: I8d409cc714d93204faf38e2ed029a6101b051dc0
1 year ago
Ruchit
1e9d7dbb64
sm7125-common: Kill blur
...
Holy shit snapdragon 720g is awful
1 year ago
Simon1511
2a66662f7b
sm7125-common: fingerprint: switch to hardware/samsung HAL
...
Change-Id: Ic048efcf18e07694fede4d90859663c391a1a02d
1 year ago
Tim Zimmermann
e54ef20760
sm7125-common: Uprev audio HAL to V7
...
Updated audio policy by running:
hardware/interfaces/audio/7.0/config/update_audio_policy_config.sh \
device/samsung/sm7125-common/audio/configs/audio_policy_configuration.xml 6.0
with some manual intervention.
Change-Id: Iede32c176742e89577365341732a86f6ecaee514
1 year ago
Ruchit
a54048dcba
sm7125-common: A525FXXU6DWH2
1 year ago
Ruchit
7c32536744
sm7125-common: Drop some useless audio configs
1 year ago
Ruchit
6ca0362d76
sm7125-common: add some missing audio modules
1 year ago
ujjwalkirorimal
236d66b54b
sm7125-common: audio: Use QCOM implementation for audio effects
...
Because Qcom ones are always bess
Signed-off-by: Joker-V2 <nipinna0@gmail.com>
1 year ago
Alan Chen
dd3f2a02d2
sm7125: wifi: Enable Optimized Power Management - This config was renamed as of CLO commit [1] and [2].
...
[1]: 10989ba376
[2]: 9ef1447db3
Change-Id: Ie6ffbeebb45e5dd97b98592b7dfc195a4fb7045d
1 year ago
Ruchit
2cc8aba598
sm7125: overlay: Set some display overlays and props
1 year ago
Ruchit
21e073d0a0
sm7125: pull spatial audio blobs from felix and enable for speakers
1 year ago
Ruchit
b0190102c4
sm7125: move to DeviceConfigUtils
...
R.I.P. SimpleDeviceConfig 2023-2023
1 year ago
Simon1511
d05bb31138
Revert "sm7125-common: Add UdfpsHandler for NightDisplay and ExtraDim"
...
This has been fixed in the kernel.
Also remove its sepolicy.
This reverts commit 96d068a98d
.
Change-Id: Ic54d8a76ac66a090966de60e4ed904be578d5655
2 years ago
Simon1511
6b5aa7d041
sm7125-common: sensors: Toggle touchscreen on/off if needed
...
* Due to config_powerDecoupleInteractiveModeFromDisplay we need to wait for the sensors sub HAL to re-start every time we fail a fingerprint unlock with screen off or on AOD.
* To prevent killing said overlay and having the touchscreen constantly enabled on AOD, we simply toggle the touchscreen on/off with every screen-off-UDFPS unlock
Change-Id: I819b9ef4387a914ccf17d7f4c6023ad08b3d14a0
2 years ago
Simon1511
e9214cb4bc
sm7125-common: fingerprint: prevent unnwanted onFingerUp() calls
...
* onFingerUp() would also be called during unlocking with Pin/Password/etc, always resetting the brightness to the previous value
Change-Id: I5319a8a50a4ad3308e787322c6c2a417b9169b23
2 years ago
Tim Zimmermann
7ddabe2aa7
sm7125-common: Request fingerprint force calibration
...
Change-Id: I2cc70cbebdd6d6978e234184a58cfd0a8a97c427
2 years ago
Alexander Martinz
67ced7e1c5
Revert "sm7125-common: Disable APEX compression"
...
This reverts commit 787989e7a4
.
Test: build, flash and boot device with flag reverted.
Test: boot GSI with compressed APEX enabled.
Change-Id: I5988614cc055d565b17a5c8d830e35feb0e33e92
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
2 years ago
Ruchit
18ed779888
sm7125: build Quick Tap
2 years ago
Eric Laurent
59d30361a4
sm7125: configuration for spatial audio
...
Update audio configuration to enable spatial audio:
- build with spatial audio feature enabled and rondo library
- list spatializer effect in audio effect configuration file
- update audio policy configuration files to declare spatializer output
- declare immersive end point in audio platform configuration
Bug: 237677573
Test: spatial audio playback
Change-Id: Ic9c32d813a19ba2789425e12ee9016d53ab30678
Signed-off-by: Pulkit077 <pulkitagarwal2k1@gmail.com>
2 years ago