Commit graph

19 commits

Author SHA1 Message Date
Deokgyu Yang
9a3aaf5fa1 gts3l: init: Remove unused hwcomposer-2-2
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I9efab22dbb2db69d1ea307891e3a6834e8ca9dc2
2021-05-26 01:12:05 +09:00
Deokgyu Yang
ae5165d075 gts3l: init: Update audio HAL service to fir into the current setup
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I5367a7bcd715a6c0a1a1394da65bfb83b2b35835
2021-05-25 01:06:24 +09:00
Deokgyu Yang
ce2634d1f0 gts3l: Fix build error
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I3d42609f3d7d7d63bb7b6394bddcb3afea671d91
2021-05-25 00:25:57 +09:00
Deokgyu Yang
4f4f2e20b3 gts3l: init: Should not indented here
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
2021-05-24 22:24:25 +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
dd3657fd7e gts3l: camera: Do some jobs for camera working
- Build camera.provier@2.4
- Build Snap
- Build android.frameworks.displayservice@1.0_32
- Add a camera shim
- Add missing dependency libraries
- Use vendor camera.msm8996

The camera shim is from Valera1978/gts3llte lineage-16.0

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I5bdc0ea954ba9ed4ea461238219ccd4fdf2ba6a0
2021-05-21 01:40:26 +09:00
Deokgyu Yang
b8590d445f gts3llte: init: Add missing contents from OTA Ramdisk
Removed some unnecessary things, and this job could fix WiFi working

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I7f4f719e8c88692909a21baa5f5c0392d90feced
2021-05-19 00:41:33 +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
38a32d8c3b gts3llte: Clean up proprietary-files and its relates and fstab
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I048c95b69deb6735d790870772ef2fd96f133328
2021-05-14 16:37:45 +09:00
Deokgyu Yang
48b69f4b60 rootdir: fstab: Update dsp fs mount option
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Id816eab9d9aed8675fc4c3d674ae4a6a06324eb5
2021-05-13 17:15:17 +09:00
Deokgyu Yang
2cc417d7dc rootdir: fstab: Update tables to similar with the other boards
Referred to the table from TWRP device tree generator and
LineageOS/samsung_gts4lv-common

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ia62ee0bca5e313d3546a71ac01d9d927eaa2784d
2021-05-13 12:17:31 +09:00
Deokgyu Yang
8a8554d540 Update/Add init scripts from T825N0KOU3CTD1, update fstab, add more OMX related files
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I538a2196a27a78100c915ccb3ccac7831feb4695
2021-05-12 22:47:10 +09:00
Valera1978
0f8b5622bf Bring sensors back to life
The old blobs no longer seem to work, causing the sensor service
to indefinitely try to register. Just kang some cool blobs and align
permission sets and IPC sec configs with CAF.
2019-12-06 13:17:14 +03:00
Valera1978
4ef518cb3d init q 2019-10-11 15:28:34 +03:00
Valera1978
5bb919d197 init 16.0 2019-02-11 23:56:38 +03:00
Valera1978
6158bb1942 small update 2018-07-19 13:52:58 +03:00
Valera1978
bfbaafc49e update wifi, back to lineage charger, remove init.sec.boot.sh, add wifiloader (trick to run "cat /proc/deferred_initcalls") 2018-07-19 13:51:34 +03:00
Valera1978
190d8b9442 init for lineage-15.1 2018-07-19 13:48:02 +03:00