Commit graph

33 commits

Author SHA1 Message Date
Deokgyu Yang
9a2bd1c8db gts3l-common: camera: Add camera HAL definition
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Idd15980f5933d47a778ee32b5949b29cfcd65bd9
2021-08-22 01:00:14 +09:00
Deokgyu Yang
0c86c13057 Revert "gts3l-common: camera: Add camera HAL into device manifest"
This reverts commit 9bff80d33c.
2021-08-17 01:32:18 +09:00
Deokgyu Yang
19d84a995c gts3l-common: livedisplay: Remove unsupported features
Remove these features
- AdaptiveBacklight
- DisplayColorCalibration
- SunlightEnhancement

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I892ce422e98b3f8b7c355e178ef42aadf26bb4c8
2021-08-13 23:00:49 +09:00
Deokgyu Yang
9bff80d33c gts3l-common: camera: Add camera HAL into device manifest
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I5dcd10f2bb6553e495a8c2d69fe525e801af11c0
2021-08-13 11:20:59 +09:00
Deokgyu Yang
d49dc1e2a7 gts3l-common: livedisplay: Build LiveDisplay HIDL
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ife0d496f35342c249d066b98376ee42b14f618eb
2021-08-12 11:15:40 +09:00
Deokgyu Yang
22828f6059 gts3l-common: camera: Use vendor camera HAL
But the camera doesn't work yet

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib34345c502a37e87476cf3cf057455bfe4158bda
2021-08-04 01:43:14 +09:00
Deokgyu Yang
0042997901 gts3l-common: vibrator: Add vibrator supports to the common device tree
Since the WiFi variants also supports vibrator as well as LTE version.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I97e3333309986a2bda42bc09278ad9f46ad624da
2021-07-28 22:34:38 +09:00
Deokgyu Yang
00cdadd432 gts3l-common: audio: Remove android.hardware.blutooth.audio
This fixes audio playback on a Bluetooth device, which is the QTI thing
that this device originally used.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I59e3c6b0367c751ff5f8a99b210ffc557ea8b9ad
2021-07-28 01:39:39 +09:00
Deokgyu Yang
35c2c7ce53 gts3l-common: audio: Use vendor HAL for quad-speakers
But the speakers not working yet

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib621378155fc68a975bb40c993f2aa65e0ee993b
2021-07-22 10:58:50 +09:00
Deokgyu Yang
c2b0b1c788 gts3l-common: drm: Change the HAL fqname to use the proper version
This also fixes the issue about missing wfdhdcp stuffs. Now we can see
the DRM version using the DRM Info app and could use web browsers
without freezing.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I428565257c623ee2ca28c71b2785fba20ba52d00
2021-07-19 23:55:22 +09:00
Deokgyu Yang
0da3859ba1 gts3l-common: Separate into the two types of boards
gts3llte, gts3lwifi

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I7d169ed9435d28cd7096bfff07be2077fbeeb71a
2021-06-25 02:06:55 +09:00
Deokgyu Yang
f617afeb55 gts3llte: radio: Remove unused samsung.vibrator
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: If141a844e85d109a64ce2c429f74ae5b2ec4cea5
2021-06-21 02:50:42 +09:00
Deokgyu Yang
d37b8d6b95 gts3l: Add missing QTI related things
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: If47424b28c44a2d7644c41a75002b5efe79ec0e4
2021-06-21 02:32:16 +09:00
Deokgyu Yang
faa0d31aa0 gts3l: radio: Fix QMI, RIL, Radio related errors
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I29df49e6db8d3efb0db21a31c277a44567b89004
2021-06-10 17:08:28 +09:00
Deokgyu Yang
df76acb47a gts3l: keymaster: MSM8996 board should use keymaster version 3
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib26d64de07067352186ad8dfad6f8c428447ef7a
2021-06-08 17:25:14 +09:00
Deokgyu Yang
bda91939b3 gts3llte: radio: Change config HAL version and add more info to manifest
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ia6cf4c383eddab29d26c89d3e3cc12d3c4434c30
2021-06-03 18:29:29 +09:00
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)