Commit graph android_device_samsung_a20/a20e
Author SHA1 Message Date
FuriousDroid
98bc68a401 universal7885: compile dtbo from the kernel rather than prebuilt 2024-03-30 18:21:03 +09:00
roynatech2544
fe876e78ed
universal7885: Satisify EPPE requirements
- Make TARGET_SOC device specific variable
- Also some cleanup
2023-11-29 22:05:10 +09:00
roynatech2544
a06bd4bac2
devices: Use their repective original build fingerprint
- Kill fingerprint fetcher CI
- Sperate SPL dates based on VT
- Purge derp remains
2023-11-29 19:46:03 +09:00
LuK1337
ddcca81876 non-common: Set a default Settings.Global.DEVICE_NAME
for i in a10 a10dd a20 a20e a30 a30s a40; do cp -r overlay/ $i; sed -i "s/Galaxy Note10+ 5G/Samsung Galaxy ${i^}/g" $i/overlay/frameworks/base/packages/SettingsProvider/res/val
ues/defaults.xml; done

Change-Id: I310c1ffc581b72653783d1093d9e7ebde544bb16
2022-10-22 11:40:45 +09:00
Sal Savage
ce90afa9bc non-common: Replace BTM_DEF_LOCAL_NAME with a sysprop
for i in a10 a10dd a20 a20e a30 a30s a40; do echo "## Bluetooth
bluetooth.device.default_name=Galaxy ${i^}" >> $i/vendor.prop; echo "" >> $i/BoardConfig.mk; echo "TARGET_VEN
DOR_PROP += \$(DEVICE_PATH)/vendor.prop" >> $i/BoardConfig.mk; done

Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
2022-10-22 11:40:42 +09:00
Tim Zimmermann
e8a089f7e0 universal7885: Switch to AIDL usb HAL
Change-Id: I710ddcb6128ae3056083291d5dde66c294a1d018
2022-09-09 00:17:22 +00:00
GhostMaster69-dev
5656d01eaf a20{e}: Use 2GB phone Dalvik heap values for 3GB variant
Better to loose some performance than to get OOM.

Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
2022-09-08 14:33:32 +00:00
roynatech2544
d6926a5a11 Revert "Revert "universal7885: Don't include CameraLightSensor for now""
This reverts commit 8cb0b6f5b2.

I won't get this back ever.
2022-08-26 14:14:05 +00:00
Gabriel2392
0d48d4e4fb universal7885: refactor makefile generation 2022-08-16 11:28:37 -03:00
Gabriel2392
c0e70c1f68 universal7885: add local arch variable 2022-07-30 09:33:09 -03:00
orges
33bb6ae880
universal7885: overlay: Fix deprecated power profile items
* PowerProfile: screen.on is deprecated! Use screen.on.display0 instead.
 * PowerProfile: screen.full is deprecated! Use screen.full.display0 instead.

Signed-off-by: orges <me@orgesified.ml>
Change-Id: Ieff844423b735ebdab51c4b648820d84b7d1e5f0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-05-23 20:18:19 +09:00
roynatech2544
a7ef8f2b7e
universal7885: Format xml again
* No tabs this time, 3-space intent
2022-04-29 22:24:09 +09:00
roynatech2544
2f27b73ef8 universal7885: Reorder libs using the reorder-libs.py script
Change-Id: I6a65b22faf162405a3badd7c9cf2a61ec9506cc9
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-04-22 07:43:40 +09:00
roynatech2544
68998d78c2
universal7885: Use proper blobs naming
Change-Id: I634aaad541106e84de41abbde8c6e58c0892e387
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-04-21 21:17:50 +09:00
roynatech2544
442aa11e81 universal7885: Format xml using xmlstarlet 2022-04-18 13:32:36 +09:00
roynatech2544
9b2915e070 universal7885: xml: format using xmllint 2022-04-15 11:26:05 +09:00
roynatech2544
8cb0b6f5b2
Revert "universal7885: Don't include CameraLightSensor for now"
This reverts commit 8c71e00224.
2022-04-14 18:05:57 +09:00
Jan Altensen
c604e3fb9f
universal7885: hidl: Uprev usb HAl to 1.3
* From LineageOS hardware/samsung
2022-04-03 03:19:52 +09:00
roynatech2544
01d6f13145
universal7885: rootdir: Convert to blueprint
* Also, set rule of copying ueventd rc in one Makefile

Change-Id: I0c4ba12d1d579a61cd52d473e24febf91a5e3380
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-27 21:38:54 +09:00
roynatech2544
8c71e00224
universal7885: Don't include CameraLightSensor for now
* Its so buggy now, needfix..
2022-03-22 19:04:25 +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
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
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
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
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
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
Gabriel2392
708d6285cb
universal7885: add condition for copying dtbo image 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
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
roynatech2544
d77d80d2c5
universal7885: re-commonize fingerprint hal 2022-03-22 19:02:15 +09:00
roynatech2544
0b376fa319
universal7885: sperate fingerprint overlays 2022-03-22 19:02:12 +09:00
roynatech2544
c5e1598aaa
treewide: decommonize sensor service 2022-03-22 19:01:48 +09:00
roynatech2544
07b209df81
universal7885: Major (de)commonize due to prev commit 2022-03-22 19:01:33 +09:00
roynatech2544
24ff1bae86
treewide: update partition sizes 2022-03-22 18:57:41 +09:00
roynatech2544
eaab77ceff
universal7885: Add other 7885 devices
* A10, A30, A40

Change-Id: I92829c4d3b11e2759f08ef04fe4d4d60ff352a0b
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:57:19 +09:00
roynatech2544
de4c5c6d8e
universal7885: parts: fix fps overlay on quicksettings
* mRunning should be static (in companion object) to correctly get it

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:57:19 +09:00
Kevios12
62b750c2e9
universal7885: Add some rules to make ds work on enforcing 2022-03-22 18:57:12 +09:00
Tim Zimmermann
3507a192d3
universal7885: Enable dolby audio effect
Change-Id: I46b547f01b8d52cb6fc867bcc9389b979cc19fa6
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:47:35 +09:00
Gabriel2392
18b1dbd893
setup.sh: default to aosp vendor 2022-03-22 18:39:51 +09:00
roynatech2544
93778fc639
universal7885: Fixup merge errors 2022-03-22 18:35:49 +09:00
roynatech2544
6fb48f8f49
universal7885: Merge common thing and cleanup
Change-Id: I05c133732980792d49e0495c343e39f8a58b11f9
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:33:37 +09:00
Gabriel2392
af95ebdf2b
universal7885: Import debugging script
* https://github.com/SamarV-121/android_vendor_extra/blob/android-12.0/prebuilt/init/debugging.rc
2022-03-22 18:18:36 +09:00
roynatech2544
651386dfff
universal7885: add Samsungparts
* It is based on XiaomiParts usually found on Xiaomi device trees

Change-Id: If34ba79bba05ede0ce98bbedf14a1c318bee8fc4
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:16:05 +09:00
roynatech2544
b231e3bd21
universal7885: Add my makefile Generator script
Change-Id: I2ec7e72a67d73e5b9b6dd4f57557ede1651ebe03
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:15:53 +09:00
roynatech2544
90eb28369e
a20e: set correct overlay
* battery capacity, if the AOD is available

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
Change-Id: If7d29508cb889a7a2a3e53e756a5a8dc2af7f8f0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:10:21 +09:00
roynatech2544
9a2a6b6dde
universal7885: Update proprietary files list to ours
Change-Id: Ied4bede4a82c2dd561773ba79f6f27812ae73f43
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:10:03 +09:00
roynatech2544
f8eb3e1258
universal7885: Inital port to A20/A20e
Addtitionally, Add device-specific trees as well

Change-Id: Icbbc31c063b18bce3702d0b208a0aee78148a7c0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:08:09 +09:00