Michael Bestas
f73c28e878
sm7125-common: Build missing libraries for 14 QPR3
...
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
6 months ago
Simon1511
fa2e9df9c9
sm7125-common: update everything to A525FXXS7FXE2
...
Change-Id: I3d8d79eb445d5fae536e426519614cbf427085d3
6 months ago
Tim Zimmermann
ce7e061540
sm7125-common: Use pixel power HAL directly
...
* Samsung one is outdated and we didn't do any meaningful changes there
Change-Id: I65378563396d12ee76e7f2b34105988c7e66cf38
6 months ago
Simon1511
827276b7df
sm7125-common: switch to U RIL
...
- Pull RIL and QMI blobs from A525FXXS7FXE2 (U)
- Build sehradiomanager for working signal strength
- Update SMSC and slotID patches accordingly
- Build vendor.samsung.hardware.radio@2.[0,1,2] from source
Change-Id: I5ee7e727133d421cc0d37eeacf647669cac2561b
6 months ago
Simon1511
14861f7f2e
Revert "sm7125-common: audio: add dedicated service to pass g_call_sim_slot"
...
This reverts commit 64b507b1cf
.
Additionally, stop using delays as that can cause audioserver to crash
Change-Id: If77eef84d04039b79ea1390dc81f89e5f01f354f
6 months ago
Simon1511
581624a799
sm7125-common: overlay: set phyical power button location
...
Change-Id: Ib6ec4d585a096dbca568f21e6f8a6e02520e0047
6 months ago
Simon1511
d3544b96d4
sm7125-common: sepolicy: allow fingerprint read on sysfs_lcd_writable
...
Change-Id: I55e650c05e4298c0c39ff763bfdc1415d78e2082
6 months ago
Jenna
c14daf05de
Build microG
...
Signed-off-by: Jenna <jenna@jennalody.de>
6 months ago
Ruchit Marathe
986937e5bf
sm7125: Go erofs
8 months ago
Wolfram Liebchen
a5af26bb80
sm7125-common: More notification icons on AOD screen
...
The AOD screen can hold more than 3 notification icons in a row.
Change-Id: I45a61c1b47bedd10cedda84bee3323d0d2aa161c
9 months ago
Simon1511
dcfa38aef8
sm7125-common: sepolicy: remove dtbo_block_device type
...
Change-Id: I3b902edd1be4b155c06e336cf45959dced7b3212
9 months ago
Bruno Martins
dd1cbc85a5
sm7125-common: Remove deprecated trust HAL
...
Change-Id: Ic5ac79b4ca60b87a97622877b97f806c07cab907
9 months ago
Steven Moreland
63c4611bb1
sm7125-common: Move /vendor/ueventd.rc to /vendor/etc/ueventd.rc
...
The root location of this file is deprecated for Android T.
Bug: 189268918
Bug: 178221726
Test: device reaches boot complete after raising API level to 32
Change-Id: I97a6d2e5cacd0ac5eeb81daafeb8b1a0ad5c119b
9 months ago
LuK1337
55ac486828
sm7125-common: Use libcrypto-v33 from hardware/lineage/compat
...
Because vndk prebuilt has SONAME set to libcrypto.so, it prevents linker
from loading libcrypto.so built from source.
Change-Id: Ic9e29f7b00b469163f48ea407fc9b5d5e90816c8
9 months ago
Tomasz Wasilczyk
98ef5a1b55
sm7125-common: audio-impl: Don't depend on String8 cast to C string
...
Bug: 295394788
Test: m checkbuild
Change-Id: I73acbfad6da4f18566f6b11889e83679deeaa2b8
9 months ago
Tomasz Wasilczyk
67c9c40da7
sm7125-common: audio-impl: Migrate String8|16.setTo to assignment operator
...
Bug: 295394788
Test: make checkbuild
Change-Id: Ic98514f48399115046029e68883408090f0cd0db
9 months ago
Tomasz Wasilczyk
675f13312a
sm7125-common: audio-impl: Use String8/16 c_str
...
Bug: 295394788
Test: make checkbuild
Change-Id: I9cba2d925dc1e5363927ba336b0ca2c43207ddad
9 months ago
Cole Faust
21363945a3
sm7125-common: Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
...
Qcom has issues that prevent it from working with a hermetic
partition build.
Bug: 205632228
Test: Presubmits
Change-Id: I490a29da38a6f68e7dd3650d8140cb11adaa8c7a
9 months ago
Edwin Moquete
3056a35d9e
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
10 months ago
Simon1511
690bd53e19
sm7125-common: enable needs_sec_reserved_field for camera
...
Change-Id: Ib19af89da1aa47972e4fd2cea0049e362749ae0e
10 months ago
Simon1511
445d3a0cf2
sm7125-common: switch to AIDL fingerprint HAL
...
Change-Id: I74e786b3d91f6d54fb29f1259ea4423b6bb1e95a
10 months ago
Danny Baumann
47732025b2
sm7125-common: Enable call recording
...
Change-Id: I9c20044c9e2b918879318fecde8ae56394f4469d
11 months ago
Omkar Chandorkar
4df4944c4b
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>
11 months ago
Simon1511
584bfb3556
sm7125-common: further optimize auto brightness levels
...
Change-Id: Icf4ec14e5b1164eb5f4f1a9bd6f0f09d8d51ea0f
11 months ago
Simon1511
ad4ed687f7
sm7125-common: libsec-ril: Always return an empty value for GET_SMSC_ADDRESS
...
* Make parameter of type RilData (second last one) passed to SecRil::RequestComplete()
in OnGetSmscAddressDone() be NULL, so that the framework passes an empty value when sending SMS
* Before U this value was not being used, on U the value returned is "SMSC",format_specifier
which is considered invalid when passed back to RIL for sending SMS, however when an empty value
is passed RIL will select the default SMSC, like it did on T and sending SMS works again
Change-Id: I608be406969d7fa58f15ef36340aff4ad1ce9fd0
Co-authored-by: Tim Zimmermann <tim@linux4.de>
11 months ago
Simon1511
b4602aea30
sm7125-common: rootdir: change group for rear_flash
...
Change-Id: If9c4f79eb94415ada87dfb6bc58510dbc6f4cd86
11 months ago
Simon1511
06aca7e31b
sm7125-common: Update everything to A525FXXU6EWL3 (U)
...
Change-Id: Ic27b5f5fb906335fd342a01f074ff3eb2ac0bdcb
11 months ago
Tim Zimmermann
6526837b69
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
11 months ago
Bruno Martins
8a0da21487
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
11 months ago
Bruno Martins
d799e2809f
sm7125-common: Also patch gatekeeper HAL to load libcrypto-v33.so
...
Then again, due to asn1t.h structs changes.
Change-Id: Id3552124ddc07bf80446fd2b37b40f39c6be7a76
11 months ago
Andy Hung
5a7d061dca
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
11 months ago
LuK1337
26c9c2eab6
sm7125-common: Shim Samsung keymaster HAL impl with libcrypto-v33.so
...
Current asn1t.h structs aren't binary compatible with our keymaster.
Change-Id: Id78b71c1f08216f861a033097cd015ba3c109925
11 months ago
LuK1337
45dfa77487
sm7125-common: Build android.frameworks.sensorservice@1.0.vendor
...
Required by mm-pp-deps.
Change-Id: Iaf821dcbb07d7820f2fc3ff5ca9cca5e973360f2
11 months ago
LuK1337
4b915ce0da
sm7125-common: Build libprotobuf-cpp-lite-3.9.1-vendorcompat
...
Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2
11 months ago
Gabriel Biren
98cce314c3
sm7125-common: Update makefile to use the AIDL Wifi Vendor HAL.
...
Bug: 274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
11 months ago
Simon1511
bde98b0bb8
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
12 months ago
Simon1511
d134d87a8b
sm7125-common: move releasetools.py to its own folder
...
Change-Id: I31efa6416f189ec32041aabdde40bb55da189736
1 year ago
Simon1511
65761014ad
sm7125-common: audio: also restart audioserver after finished call
...
Change-Id: I6e001133b5219ad35a38a40e971355156e0983e3
1 year ago
Simon1511
d15040a62a
sm7125-common: sepolicy: remove unneeded set_prop/get_prop rules
...
Change-Id: Iae544d6362bdae48b86f10810f8a17dae4e18f82
1 year ago
Simon1511
30fc583a77
sm7125-common: remove DHCP config from TetheringConfigOverlay
...
Change-Id: I26342b42f519b57dec143b590ed11dabec01a450
1 year ago
Simon1511
64b507b1cf
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
Simon1511
93616b944c
sm7125-common: Increase size of /product
...
~870mb -> 1.7GB
Change-Id: I3cea1a052ea3f0e2aeb935291427ac0465d8acb4
1 year ago
Tim Zimmermann
f3fc0d615d
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
66ba3b48ee
sm7125-common: Drop some useless audio configs
...
Change-Id: Iba917aef5b1b075c6068f82c960dac5ee56396c7
1 year ago
Ruchit
e1032754c4
sm7125-common: add some missing audio modules
...
Change-Id: I379948cfdc142af536fbc641c8791ee199a7c874
1 year ago
Simon1511
8798ac7cad
sm7125-common: fingerprint: switch to hardware/samsung HAL
...
Change-Id: Ic048efcf18e07694fede4d90859663c391a1a02d
1 year ago
Simon1511
bb83af7561
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
Simon1511
4c38598d88
sm7125-common: update media profiles for proper 2160p recording
...
Change-Id: Iade07ffaba02f5d72e0ab46c0ec2a29d7d80dddc
1 year ago
Simon1511
d9ac17a62e
Revert "sm7125-common: Build Camera2 app explicitly"
...
https://android-review.googlesource.com/c/platform/frameworks/support/+/2694047
This reverts commit 506b0cde3f
.
Change-Id: I5e101b07755e6cfb77c98f8cd6f46966c9925550
1 year ago
Simon1511
5005f437cf
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
1 year ago