Commit graph

443 commits

Author SHA1 Message Date
Deokgyu Yang
f5d379a728 Enable updating of APEXes
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I47d32990678165d79f4ad2971ba0020ada106406
2021-05-11 00:25:35 +09:00
Deokgyu Yang
5027e3611e Specify OS version when the product launched
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I706aa6e4e993e80677af35ec8f13beee3ca68b6b
2021-05-11 00:24:34 +09:00
Deokgyu Yang
63e55421f8 Add LineageOS license
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Icf7e7b5b0fce6b513a211ed9b700646368f6f304
2021-05-11 00:22:48 +09:00
Deokgyu Yang
36acac53e3 Use prebuilt VNDK libraries
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Id1f8611f3826199889f029f28cdb52f6d71cf1a0
2021-05-10 23:47:03 +09:00
Deokgyu Yang
82b154b351 Include hardware/samsung from LineageOS
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib2d1e12e529cfdd9d36b516f43809cc7acf7ff82
2021-05-10 23:40:03 +09:00
Deokgyu Yang
10fd6abc2c Add explicit Android blueprint to the root location
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ibbbc378d527ae8195bb27ec242602527b35f4665
2021-05-10 23:39:18 +09:00
Deokgyu Yang
6b00f9d81c Remove all entries from dependencies
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I12c4bd44ce2378409364a6f1963207aeecd77ab2
2021-05-10 23:39:18 +09:00
Deokgyu Yang
22fd586b59 Fix SEPolicy include path
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I037afe978915de016990edf318777ff2367766d0
2021-05-10 23:39:18 +09:00
Deokgyu Yang
257bddc02c Will use SamsungDoze from the LineageOS repository
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I8226189a61305e08f1b5a208266d75eb4439b04a
2021-05-10 23:39:15 +09:00
Deokgyu Yang
8aa422ff3e Update vendor information to T825N0KOU3CTD1
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I04f226aab273c0f0adbc2c0117ce6d2a730ff269
2021-05-10 23:14:28 +09:00
Deokgyu Yang
81c44f6062 Bluetooth firmwares are copied to vendor/firmware at the first time
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I40b9f349f2b538c363800c54698311a8812f00e1
2021-05-10 23:11:20 +09:00
Deokgyu Yang
1358148cd0 Edit display values to likely the other msm8996 devices
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I83c1844e4e9d1a9fb6ffd1867e75ab6b5847a13a
2021-05-10 23:11:20 +09:00
Deokgyu Yang
28732ef740 Edit architecture values to likely the other msm8996 devices
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I04469ebb066835d40c0768e9147e993452229ea1
2021-05-10 23:11:20 +09:00
Deokgyu Yang
9a49972b19 Copy the latest extract tools from LineageOS tools
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ic22365be8d41ca658d571f75489220f71a8e0343
2021-05-10 23:11:20 +09:00
Deokgyu Yang
6f756b0c4a Update proprietary files list which is still working in progress
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Iceff10bcb1436aaeb25bf76a7316cd4f8f830292
2021-05-10 23:11:19 +09:00
Valera1978
49060855b3 update interfaces 2019-12-06 13:33:45 +03:00
Valera1978
4d061aab6d cleanup 2019-12-06 13:30:51 +03:00
Valera1978
6bb15d3940 keymaster 4.0 2019-12-06 13:29:26 +03:00
Valera1978
c8691e344f update vndk/hudl stuff 2019-12-06 13:26:12 +03:00
Valera1978
be2448753d Switch to cryptfshw HIDL 2019-12-06 13:25:46 +03:00
Valera1978
7b47bb4a7e Enable Codec2 2019-12-06 13:22:32 +03:00
Valera1978
b4a746c5ee update sepolicy 2019-12-06 13:18:49 +03: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
cdcddbfd0d Add a new list of pinned file for the JIT in zygote experiment. 2019-12-06 13:14:14 +03:00
Valera1978
0d2cdb2b3c cleanup 2019-12-06 13:09:29 +03:00
Valera1978
d5a3af49a0 update audio config 2019-12-06 13:07:06 +03:00
Valera1978
90ff7946f6 gps: Add libprocessgroup dependency
Because set_sched_policy is moved into libprocessgroup an additional
dependency is required for its users.

Exempt-From-Owner-Approval: janitorial

Bug: 111307099
Test: builds, boots

Change-Id: Ie28a9feb5d4342011ca5baac8a62287aca11af3d
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
2019-12-06 13:03:51 +03:00
Valera1978
4ef518cb3d init q 2019-10-11 15:28:34 +03:00
Valera1978
96b557b959 remove samsung gatekeeper/keymaster 2019-04-01 11:12:19 +03:00
Valera1978
6b840a493b update lineage.dependencies 2019-03-29 14:18:09 +03:00
Valera1978
18abed4b6f fix build 2019-03-29 14:16:51 +03:00
Valera1978
5bb919d197 init 16.0 2019-02-11 23:56:38 +03:00
Valera1978
4695aca525 update readme 2018-07-19 17:47:11 +03:00
Valera1978
ebbfc40473 fix kernel path to msm8996 2018-07-19 13:54:38 +03:00
Valera1978
b2e2106d42 fix fingerprint in enforce 2018-07-19 13:53:44 +03:00
Valera1978
6158bb1942 small update 2018-07-19 13:52:58 +03:00
Valera1978
7343d4249d f2fs for cache 2018-07-19 13:52:17 +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
c0c8c50cef update sepolicy 2018-07-19 13:50:09 +03:00
Valera1978
ea7a1a25ba remove ipa, disable bluetooth (use impl\service from stock) 2018-07-19 13:49:20 +03:00
Valera1978
190d8b9442 init for lineage-15.1 2018-07-19 13:48:02 +03:00
Valera1978
75b862a461 init gts3llte 2018-03-01 13:09:50 +03:00
bonuzzz
53018cebe7 public init 2017-12-25 20:12:40 +03:00