Commit graph android_device_samsung_a20/universal7885-common/vendorsetup.sh
Author SHA1 Message Date
Soo Hwan Na
6c5dca1a28 universal7885: generate_product_makefiles: Unify in python
- Contains exception for rising
2024-02-21 19:10:29 +09:00
roynatech2544
cd81fbf73d
universal7885: vendorsetup: Remove FM Radio rmrf
- And refactor makefile generator
2023-11-30 17:21:37 +09:00
roynatech2544
026fc6857d
universal7885: makefile_generator: Move it out of host-tools 2023-11-29 19:46:03 +09:00
roynatech2544
a8e8855765
universal7885: vendorsetup: Deprecate vendorsetup repo clone 2023-11-29 14:18:39 +09:00
kevios12
db3fe631a7
universal7885: vendorsetup: Update Kernel version - R15 2023-11-15 20:27:44 +01:00
kevios12
e3d8716692 universal7885: vendorsetup: Update Kernel version - R14.2 2023-10-14 01:10:56 +03:00
kevios12
702f9a78ff
universal7885: vendorsetup: Update Kernel version - R14 2023-09-22 23:00:54 +02:00
kevios12
ab0b9cf88a
universal7885: vendorsetup: Update Kernel version - R13 2023-07-13 21:35:01 +02:00
kevios12
bfcacd6bd5
universal7885: vendorsetup: Update Kernel version - R12 2023-05-21 21:07:43 +02:00
kevios12
4bc720b26e
Update vendorsetup.sh 2023-05-06 15:23:08 +02:00
Gabriel
544888631b
Update vendorsetup.sh 2023-04-21 13:44:22 -03:00
roynatech2544
946f4768e9 universal7885: FMRadio: Remove source edit
If the AIDL hal which can be allowed to change uid calls audioflinger API to change route, we don't need to change source for it. seteuid(audioserver_uid) will work fine
2022-10-08 01:12:37 +09:00
roynatech2544
340f28fe4b universal7885: Organize tree 2022-09-22 13:31:14 +09:00
Gabriel2392
1f9be7b767 universal7885: track R10.1-T_rom branch for kernel 2022-08-18 01:31:12 +02:00
Gabriel2392
0ea9752a03 universal7885: track android-13 branch for vendor tree 2022-08-18 00:47:07 +02:00
Gabriel2392
4e242687c8 universal7885: track AOSP-13 branch for hardware/samsung 2022-08-18 00:17:15 +02:00
Soo-Hwan Na
04fb9090d3 universal7885: vendorsetup: Track our fork of libbt 2022-08-16 17:34:00 +02:00
Gabriel2392
0d48d4e4fb universal7885: refactor makefile generation 2022-08-16 11:28:37 -03:00
AlexandruSemina(semialex16)
55bd3678b2
Universal7885: Generate a10 arm makefile 2022-07-30 14:14:29 +03:00
AlexandruSemina(semialex16)
902bf17c20
universal7885: vendorsetup: Update kernel branch.
Update kernel branch from R10_rom to R10.1_rom.
2022-07-09 23:23:15 +03:00
Soo-Hwan Na
12df08a038
vendorsetup: UPdate kernel branch 2022-06-19 09:08:57 +09:00
roynatech2544
c37d9e4681 vendorsetup: Generate A30s makefiles 2022-06-07 11:53:52 +00:00
Soo-Hwan Na
da39a992ff
vendorsetup: Track R9.6 2022-06-07 20:39:45 +09:00
roynatech2544
ace2dca16f universal7885: Track new kernel branch 2022-06-04 08:47:23 +05:30
roynatech2544
06f0ba16cc universal7885: Drop bt call patch
No longer required as of R9.5
2022-06-04 08:47:23 +05:30
Soo-Hwan Na
5010ee9996
universal7885: Track our hardware/samsung 2022-05-01 18:16:14 +09:00
roynatech2544
98939cebce
vendor_detect: Remove redundant debug flag parse
* Verified it is working well for last 4 months
2022-04-29 22:24:10 +09:00
roynatech2544
e53d5db120
universal7885: Remove LineageOS hardware samsung deps
And track it with vendorsetup.sh
2022-04-29 22:24:09 +09:00
Tim Zimmermann
a548cd8f0e
universal7885: Remove nfc repo from lineage.dependencies
* Now synced in AOSP manifest

Change-Id: I52a5ede791f10ba322980c9f2fd1cdcb7ecdafc5
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-04-16 10:29:29 +09:00
kevios12
0164a22774
universal7885: vendorsetup: remove FMRadio
remove FMRadio. We have our own FMRadio and it will give u an error: "Multiple definiton"
2022-04-11 10:40:18 +02:00
roynatech2544
4178d53bc3
universal7885: vendorsetup: Apply routing fix
* The original AudioFlinger src blocks routing keys if caller's uid is not audioserver uid, need to bypass and allow it for system app too

Change-Id: Iab16ac2327d93d1371cda05be30553cea7c54aa2
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:05:31 +09:00
roynatech2544
308a5d49c8
universal7885: Add Material you reworked FM app
* UI and function improvements

Change-Id: Ia1ea7aa0caf0ac3838e285952e9be7e79b946e80
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:05:30 +09:00
roynatech2544
e07865c670
universal7885: interfaces: Implement FMRadio HAL V1.2
* Also, track our fork of OneUI theme lib

* Implement read from sysfs interface which can fix channel searching on some cases

* Commit link: fead45ba0e

Change-Id: I81532b7f8169637fdcad0f678790a2b1f1888ecc
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:05:28 +09:00
Soo-Hwan Na
982db08f83
universal7885: vendorsetup: Update kernel branch 2022-03-22 19:05:27 +09:00
roynatech2544
5b74e97a5c
universal7885: Check if BT call fix is merged, if not, patch it
Change-Id: I257272ca2203977b0f4d8364edbddeda10e9ed3f
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:04:26 +09:00
Soo-Hwan Na
8cdad31dc2
vendorsetup.sh: Track new repo with wifi share fix 2022-03-22 19:04:26 +09:00
Gabriel
c9d44cb234
vendorsetup: update kernel branch 2022-03-22 19:03:26 +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
Kevios12
e3c2965d51
universal7885: using https instead of git@git
Causes publickey issues at cloning...
2022-03-22 19:03:23 +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
Soo-Hwan Na
149cc87774
universal7885: vendorsetup: track patched wifi hal repo 2022-03-22 19:02:18 +09:00
roynatech2544
519a07715a
universal7885: switch to unified vt
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:18 +09:00
Soo-Hwan Na
56341c6d2c
universal7885: vendorsetup: track NEW_NUKE_ALL 2022-03-22 19:02:16 +09:00
Soo-Hwan Na
8f272384d7
vendorsetup: track Android12 branch of a40 vendor 2022-03-22 19:02:10 +09:00
Soo-Hwan Na
26d5db6a68
vendorsetup: fixes 2022-03-22 19:01:49 +09:00
Soo-Hwan Na
84661b262c
vendorsetup: typos 2022-03-22 19:01:49 +09:00
Soo-Hwan Na
2176d171f9
vendorsetup: add more vendor dependencies 2022-03-22 19:01:49 +09:00
roynatech2544
ed09d14f70
vendorsetup: more generation 2022-03-22 18:57:40 +09:00