Commit graph

640 commits

Author SHA1 Message Date
roynatech2544
4be5170ee0
universal7885: derp: Use legacy bootanimation
Change-Id: Id1616d6b7103653742b324e441bccebed48bdaf8
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:04:23 +09:00
Ryan Mitchell
3399fe3a01
universal7885: Use component-override to configure Bluetooth
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.

This change uses component-override to enable the service by default.

Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.

Bug: 135048762
Test: adb shell pm query-services \
      com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
      adb shell pm query-services \
      com.android.bluetooth/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService
2022-03-22 19:04:23 +09:00
roynatech2544
0e16cac0bf
universal7885: Drop non-working permissions, move props back to root
* platform-samsung.xml:
<assign-permission> not allowed in partition of /vendor/etc/permissions/platform-samsung.xml at START_TAG (empty) <assign-permission name='com.samsung.permission.SSENSOR' uid='cameraserver'>@22:83 in java.io.FileReader@9549221

* component-overrides-bluetooth.xml: Useless, its already disabled, why kill it twice

Change-Id: I3e2a1ae37cd340e2005293aaf7f046d4c3eda0ca
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:27 +09:00
roynatech2544
bb8d32dfd7
universal7885: remove 'rmpkg'
* Not that useful

Change-Id: I803b1a85f3a2fa411f5a4ce4d669ab61a4204b30
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:27 +09:00
roynatech2544
b898b96c3f
universal7885: debug_daemon: Don't check, just log
* Also, cleanup to 1 file

Change-Id: I9c568047a8be7952a85274d4aa8786857ab2f6a6
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
Change-Id: I534de831a0a501f327fbe630e301832b2c4b79bb
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:27 +09:00
Soo-Hwan Na
533869685c
universal7885: rro_overlays: Update some values
* Import stock overlay
* Enable back MAC randomization
2022-03-22 19:03:27 +09:00
Gabriel2392
b3cfe05e6a
a30: update dtbo 2022-03-22 19:03:27 +09:00
Gabriel
37263b9e76
universal7885: update fingerprint 2022-03-22 19:03:26 +09:00
Gabriel
c9d44cb234
vendorsetup: update kernel branch 2022-03-22 19:03:26 +09:00
Gabriel2392
f357d81999
universal7885: update defconfigs
Signed-off-by: Gabriel2392 <gabriel824m@gmail.com>
2022-03-22 19:03:26 +09:00
Kevios12
899e576043
universal7885: update dtb/dtbo(s) 2022-03-22 19:03:26 +09:00
SamarV-121
432d542a71
universal7885: overlay: Enable samplerate support for bluetooth headsets
* Fixes distorted audio in bluetooth calls

Change-Id: I19363dd11b2e218574fed75588f312466ec0ca48
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
2022-03-22 19:03:26 +09:00
Soo-Hwan Na
decf06738c
universal7885: keylayout: include more keycodes
* Play/Stop
* Voice assistant
2022-03-22 19:03:26 +09:00
roynatech2544
dc6123a66c
Revert "exynos7885: a*: use inclusive bitwise OR operator in OTA asserts"
This reverts commit 1ff57da53ccc24738fd2813069e07291cb911625.

Revert Reason: It didnt work
2022-03-22 19:03:25 +09:00
FraSharp
056b9c7bc8
exynos7885: common: cleanup makefiles
Signed-off-by: FraSharp <s23265@iisve.it>
2022-03-22 19:03:25 +09:00
FraSharp
e5db49892f
exynos7885: a*: use inclusive bitwise OR operator in OTA asserts
Signed-off-by: FraSharp <s23265@iisve.it>
2022-03-22 19:03:25 +09:00
Soo-Hwan Na
dd29f90752
exynos7885: rootdir: change zram compressor to zstd 2022-03-22 19:03:25 +09:00
kevios12
5f47eca524
universal7885: fix ld.gold not found
This fix temp. in rom building (Building Kernel Image) the error: aarch64-linux-android-ld.gold: not found
2022-03-22 19:03:25 +09:00
Kevios12
eb6e9adc06
Revert "universal7885: Enforce android-S new launch debugfs restrictions"
This reverts commit 19aae2603657f49e56addc3bbee7087db2c694b9.

Revert reason: /d/wakeup_sources is needed for kernel wakelock reader
2022-03-22 19:03:25 +09:00
Kevios12
1754b5f5bc
universal7885: remove useless overlay
* Generating useless rros
2022-03-22 19:03:24 +09:00
Kevios12
79f324b40d
overlay: unset config_dozeAfterScreenOffByDefault
* This causes no doze on AOD, because AOD should be off (Screen blank) to doze

Signed-off-by: Kevios12 <kerschbaumer.kevin2@gmail.com>
2022-03-22 19:03:24 +09:00
Kevios12
4b82cc4307
Revert "devices: disable burnin protection due to battery drain"
This reverts commit 82e7acbb8f76514d2c7a4ae879f7043e304e3ee1.
2022-03-22 19:03:24 +09:00
roynatech2544
1bddc84981
[SQUASH] build.sh: Fix issues implement functions
build.sh: Fix not sourcing build/envsetup.sh

build.sh: use curly braces

build.sh: implement time diff

build.sh: Fix my stupid syntax error

build.sh: Fix my stupid syntax error v2

build.sh: implement error log sender

build.sh: NO SPAM SIR

build.sh: stylish

build.sh: missCCC
2022-03-22 19:03:24 +09:00
roynatech2544
7330e6416a
universa7885: add simple build script 2022-03-22 19:03:24 +09:00
roynatech2544
bb57031b9e
vendorsetup: Dynamically clone private repo 2022-03-22 19:03:23 +09:00
roynatech2544
fd23b4ab79
apps: footej: override 'Camera' too 2022-03-22 19:03:23 +09:00
Kevios12
e3c2965d51
universal7885: using https instead of git@git
Causes publickey issues at cloning...
2022-03-22 19:03:23 +09:00
roynatech2544
de632bfeed
universal7885: power: allow system to turn off touchscreen
* Also, remove nodes that are only effective when using interactive gorvernor
2022-03-22 19:03:23 +09:00
roynatech2544
4a7980b5cc
universal7885: just use stock padding (8dp) 2022-03-22 19:03:23 +09:00
neel0210
3582ed5a25
universal7885: import Google sysconfig xml
* Remove QTI IMS declaration since this is Samsung phone
* Remove previous commit about Google sysconfig
* Add CameraLightSensor to battery optimization list

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:23 +09:00
roynatech2544
4e1c30920a
universal7885: Set status bar padding to 9dp (Stock for A20e)
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:23 +09:00
roynatech2544
1174152761
universal7885: Enable SystemUI rro target
* Paddings on GSIs

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
Gabriel
e3978e22ab
universal7885: update fingerprint again
* Real January fp now
2022-03-22 19:03:22 +09:00
roynatech2544
1dd8cd50b3
a20, a20e: import padding from com.lucazzz.developer.* rros
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
roynatech2544
0daeb5075c
devices: disable burnin protection due to battery drain
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
roynatech2544
780a7b8ab8
Revert "universal7885: rework on padding"
This reverts commit 65b729c8ae4fbf1b0b51620f89dc71ff370815e1.
2022-03-22 19:03:22 +09:00
roynatech2544
4a4bef9d4c
universal7885: rework on padding
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
Kevios12
8cc5a3fc42
a40: adjust statusbar height 2022-03-22 19:03:22 +09:00
Gabriel2392
708d6285cb
universal7885: add condition for copying dtbo image 2022-03-22 19:03:21 +09:00
Gabriel
cfebd59fd7
universal7885: update fingerprint
* raven January fingerprint
2022-03-22 19:03:21 +09:00
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