Commit graph

750 commits

Author SHA1 Message Date
Gabriel2392
80688db89b
universal7885: include eureka dtbo
md5sum eureka_dtbo.img:
a10: d74915c0f9be79db9ce1865432f1ed47
a20: 8576799abdb2777249a0db887385a976
a20e: 94389b212371ff1b6f3fd6b80070b113
a30: 6c44be6daa9bae3d4d5278d4760bce43
a40: 1c1987d319978a2d5c8235a8803b64cc
2022-03-22 19:03:21 +09:00
Gabriel2392
c3150ca631
universal7885: include eureka dtb 2 2022-03-22 19:03:21 +09:00
Gabriel2392
4afebb467d
universal7885: add new condition for vendor_detect 2022-03-22 19:03:21 +09:00
roynatech2544
1ed4b26046
a20: import stock padding
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:21 +09:00
roynatech2544
99f4af4c4d
universal7885: use footej camera 2022-03-22 19:03:20 +09:00
roynatech2544
75cd9e0a4c
universal7885: allow init to mount sec_efs to /factory
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:20 +09:00
roynatech2544
c254008d6b
universal7885: set factory context
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:20 +09:00
roynatech2544
bf7ae68f9d
universal7885: fixup wrong flag
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:20 +09:00
roynatech2544
0119118b2b
universal7885: cleanup unused contexts
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:20 +09:00
roynatech2544
24cc2cdcae
universal7885: fix drm widevine L3
* make directory for sec_efs partition
* Address selinux denials while using it
* HACK: Since oemcrypto looks for /factory/wv.keys, mount sec_efs partition on /factory instead of /efs

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:20 +09:00
roynatech2544
53b426b522
universal7885: work on sepolicy
* Allow system app to ioctl to FM Radio device
* import some missing samsung vendor bins

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:19 +09:00
roynatech2544
eaeed21781
Revert "universal7885: disable apex compressing"
This reverts commit 6a6d66d5e1a3ce47e1e64b9f7541a0bce0c45d27.
2022-03-22 19:03:19 +09:00
kevios12
caadbe316c
vendor_detect: blacklist themes 2022-03-22 19:03:19 +09:00
Soo-Hwan Na
183f67303e
universal7885: sepolicy: remove unused context
* /dev/block/loop(0-99) is covered by system/sepolicy already
2022-03-22 19:03:19 +09:00
Soo-Hwan Na
ce1a1adc1e
universal7885: resolve drm widevine denials
* allow drm widevine to call ioctl() to tz_user_device
2022-03-22 19:03:19 +09:00
Gabriel2392
bab7c3ae70
universal7885: add simple releasetools to remove recovery-from-boot.p 2022-03-22 19:03:19 +09:00
Kevios12
06fa47d97d
universal7885: single bootpartition for all devices
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:19 +09:00
Kevios12
c3fc930bf3
universal7885: Fix wrong LCD Density 2022-03-22 19:03:18 +09:00
Gabriel
d17077817c
vendor_detect: blacklist xtras 2022-03-22 19:03:18 +09:00
Gabriel2392
7df1122f77
[squash] a10: update stuffs 2022-03-22 19:03:18 +09:00
roynatech2544
8d0cd32875
universal7885: build strace
* System call debugger

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:18 +09:00
roynatech2544
56797db83d
universal7885: debug_daemon: correct wrong-pointing initrc
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:18 +09:00
roynatech2544
3a9920df46
universal7885: debug_daemon: remove liblog deps
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:18 +09:00
roynatech2544
b298ccb96f
universal7885: address logcat exec denials
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:18 +09:00
roynatech2544
3b84359b35
universal7885: remove debug.rc
* Now we have binary for that (debug_daemon)
2022-03-22 19:03:14 +09:00
roynatech2544
d43cd6b584
universal7885: debug_daemon: use sperate std::thread for logging
* If not using sperate thread, one of those two logs will not be logged

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:52 +09:00
roynatech2544
f9eb06e899
universal7885: fixup sepolicy denials
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:52 +09:00
roynatech2544
4cb2ee8e37
universal7885: debug_daemon: move mkdir down to post-fs-data
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:52 +09:00
roynatech2544
941eae5af8
universal7885: debug_daemon: fix duplicate symbols
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:52 +09:00
roynatech2544
7db5c03bac
universal7885: debug_daemon: run clang-format
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:52 +09:00
roynatech2544
c4f1f10454
universal7885: fixup errors
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:52 +09:00
roynatech2544
439e02b93b
universal7885: compile debug_daemon
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:51 +09:00
roynatech2544
667610e1fb
universal7885: fixup sepolicy neverallows
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:51 +09:00
roynatech2544
8fcc87eaf2
universal7885: add needed sepolicy for it
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:51 +09:00
roynatech2544
f679a720b0
universal7885: add cc binary for logging
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:51 +09:00
roynatech2544
846b03764e
universal7885: CamLightSensor: resolve a typo
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:51 +09:00
roynatech2544
cab7cfd593
universal7885: CamLightSensor: use ACTION_USER_PRESENT
...instead of ACTION_SCREEN_ON

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:51 +09:00
roynatech2544
897280850b
universal7885: Add Sub makefile for keymaster
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
roynatech2544
dffab3bb92
universal7885: tidy up tree
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
roynatech2544
098179eabb
universal7885: run clang-format based on system-clang-format
* On every *.cpp *.h files

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
roynatech2544
6bc1c25485
universal7885: import clang format, replace the symlink
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
roynatech2544
f2bb09bac3
universal7885: hidl: remove useless guards and convert to bp
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
roynatech2544
76a69f9276
[DNM] universal7885: import hardware/samsung deps
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
Bruno Martins
c25cedb10c
universal7885: Unset BOARD_VNDK_VERSION
PRODUCT_USE_VNDK will be true in Android-P or later launching devices
and consequently BOARD_VNDK_VERSION will be set to 'current'.

Change-Id: Iaed3eb4875c00742903627d63b4f2968e356781b
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
P.Adarsh Reddy
4aa696c82e
universal7885: Enforce android-S new launch debugfs restrictions
This removes the default mounting of debugfs, as
it is no longer allowed from android-S new-launch.

Change-Id: I3e2e65315854d72de21239bd5a7edec5584494e0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
kubersharma001
569649d2ec
universal7885: overlay: Allow to be rotated in all 4 rotations
Change-Id: I6cfb702d55b1d1cc79aada6fc9eed32f1a79c497
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
roynatech2544
127f17a0be
universal7885: move cpuset mkdir up to init
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
rdx420
bd34a05a17
universal7885: Add 'V' Shaped Notch
Kang from OOS port https://t.me/violet_oos/185110

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
Murat Kozan
2793fa9155
universal7885: Enable vibration multiple intensities
* Activates some options on Settings>accessibility>vibration

Change-Id: Id31094e2c0212020fe53a92a04bc754ebf3e368e
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
Palakurthi Sreekanth
36f35bcc26
universal7885: Set an overlay to indicate power button FPS
* This is required for the ripple unlock animation introduced with S

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00