Commit graph

17 commits

Author SHA1 Message Date
Deokgyu Yang
2952db2072 gts3l: livedisplay: Disable livedisplay for now
Not working livedisplay causes random reboots and reduces performance
significantly. But I do want to get it back working with correct display
calibration.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ibf240145cec41bf3529b9ae084935b824ed4dfdb
2021-05-27 00:55:27 +09:00
Deokgyu Yang
6ebe95d37d gts3l: radio: Add missing HAL and its manifest definition
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Iaaecae6adeeb382cc27ea998e7046a0adc18ada5
2021-05-26 22:46:29 +09:00
Deokgyu Yang
e71c568711 gts3l: radio: Remove override flag
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I463dd05bedf30e012ad1f0e21465974b83616fec
2021-05-26 22:46:29 +09:00
Deokgyu Yang
39bde0e271 gts3l: livedisplay: Add three more interfaces to prevent from aborting
Don't know why these are needed

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I35cf90babc9a16e183724481f24e4e37d16f7ed4
2021-05-26 03:16:22 +09:00
Deokgyu Yang
7351423128 gts3l: composer: Do not set passthrough mode
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I2a8264749dddf7f698e88933597bb21c0a6e3d53
2021-05-26 02:15:39 +09:00
Deokgyu Yang
d8aceaee49 gts3l: health: Migrate to Health 2.1 HAL
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I74e179cfb35cd560e8b3e85819613882dd69533d
2021-05-25 23:35:41 +09:00
Deokgyu Yang
0464a57010 gts3l: wifi: Remove some Wifi related HIDL entries from manifest
Because it has its own VINT fragment

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Icc32c7769c20ced1173760ee5235f2a35f159a99
2021-05-25 10:33:10 +09:00
Deokgyu Yang
8e7f2eebf9 gts3l: usb: Import USB HAL and it contains vinf itself
The USB HAL is from LineageOS/samsung_gts4lv-common, lineage-18.1

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I4800a5ccffcab78a1ac2e5605c6df37ad785b763
2021-05-24 22:24:25 +09:00
Deokgyu Yang
45aa37fb80 gts3l: drm: Update DRM version to 1.3
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
2021-05-24 22:24:25 +09:00
Deokgyu Yang
30d19ccaa9 gts3l: camera: Remove vendor.samsung providers and add android impls from firmware
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ia2898f9420c324361f23474cda9e874622a7edd0
2021-05-24 22:06:31 +09:00
Deokgyu Yang
460f1f95b9 gts3l: audio: Replace config file with modified one and add patched HAL
The audio HAL is from LineageOS/samsung_gts4lv-common, lineage-18.1

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
2021-05-24 17:20:04 +09:00
Deokgyu Yang
660f7ebe2b Revert "gts3l: camera: (WIP) Add camera HAL from LineageOS/xiaomi_msm8996-common"
This reverts commit 209a9aec1c.
2021-05-22 23:43:04 +09:00
Deokgyu Yang
209a9aec1c gts3l: camera: (WIP) Add camera HAL from LineageOS/xiaomi_msm8996-common
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I1eb5082082c7af4b7d8f98dbe5a1f8d9a20bebef
2021-05-22 23:30:58 +09:00
Deokgyu Yang
708cfa4a07 gts3l: audio: Disable Soundtrigger
Since there is no sound_trigger.primary file in the vendor firmware.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I96978ac467ff8102b2588705e232d581a2493506
2021-05-21 01:41:01 +09:00
Deokgyu Yang
3cc30466c5 gts3llte: First boot
Done so many jobs to boot...

- SELinux permissive
- Fix/Update init scripts
- Edit the file system list for working anyway in the faced situation
but it has to be optimized later
- Optimize vendor files and add unsure binary files for debugging
- Remove unused packages
- Build Camera packages itself but not working curretly
- Update manifest from the CTD1 OTA firwmare
- Optimize manifest
- Optimize SELinux properties a little

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I4c134c6fb89e646fdba39590b6b80c4027eb2c71
2021-05-18 22:20:56 +09:00
Deokgyu Yang
7ae364f33e manifest: Fix typo from ISeh to ISec
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ica75ea19c6a13a8551513ec3c878acf15d300a62
2021-05-13 17:49:46 +09:00
Deokgyu Yang
aefed99fcd Do a lot of things
- Get audio library implements from LineageOS/gts4lv
- Move device manifests from configs to the root dir
- Revive Samsung, LineageOS HIDL
- Edit BoardConfig.mk a little

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I70cc11946f936373d06ce37f5c7868f844abed71
2021-05-12 22:34:40 +09:00
Renamed from configs/manifest.xml (Browse further)