summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sal Savage [Fri, 15 Apr 2022 22:38:17 +0000 (15:38 -0700)]
wade: Replace BTM_DEF_LOCAL_NAME with a sysprop
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
Bruno Martins [Thu, 26 Oct 2023 21:10:27 +0000 (22:10 +0100)]
wade: bluetooth: Remove BTA_DM_COD
BTA_DM_COD can no longer be defined. Instead, the class of the device
is now set via bluetooth.device.class_of_device sysprop, which Google
configures for ATV devices (in device/google/atv project) as follows:
Class of Device
Service Class: 0x2C -> 44 (Rendering, Capturing, Audio)
Major Device Class: 0x04 -> 4 (Audio/Video)
Minor Device Class: 0x20 -> 32 (Set-top box) // default value, should be set to 0x3C for a TV
Change-Id: Ie54d6528d4e8a31a1f7a4e06ab577488e337c184
Arne Coucheron [Sat, 14 Sep 2019 22:07:46 +0000 (00:07 +0200)]
wade: bluetooth: Remove BLE_PRIVACY_SPT
Change-Id: Ic9b3282cd43a07779c31c932877295d1716f697b
Arne Coucheron [Sun, 21 May 2017 04:09:26 +0000 (06:09 +0200)]
wade: bluetooth: Remove KERNEL_MISSING_CLOCK_BOOTTIME_ALARM define
We're using the new alarmtimer interface in the kernel now,
and thus have CLOCK_BOOTTIME_ALARM.
Change-Id: I147f6a08e31f5bbe8629f11cfa31e10e61d3685c
Bruno Martins [Thu, 9 Jun 2022 13:34:59 +0000 (14:34 +0100)]
wade: Use minimal GMS if building with it
Only minimal GMS fits.
Change-Id: If9ce99880bcd6949354f80882176aaaded9aad85
Nolen Johnson [Tue, 11 Jul 2023 20:57:03 +0000 (16:57 -0400)]
wade: Decommonize super image size
Change-Id: I78293436e7db69d356acbe7c14a22cb49e12b905
Nolen Johnson [Wed, 17 May 2023 12:58:25 +0000 (08:58 -0400)]
wade: Align extractors with templates
* These now directly support VENDOR_COMMON!
Change-Id: I6c4e2226fea90be3dcc29dccbd7e23d24b2473f5
Nolen Johnson [Sun, 9 Apr 2023 05:32:35 +0000 (01:32 -0400)]
wade: sti6130d350-user 12 SC
20221221 release-keys
* Don't need to pin libsecmem anymore as our blobs are now
compatible with newer common blobs.
Change-Id: I24ba0d0b8c73370ec822fe6010988f90f74f1668
Christian Hoffmann [Sat, 10 Dec 2022 03:54:11 +0000 (22:54 -0500)]
wade: Decommonize libsecmem
* While this works fine on deadpool's newer liboemcrypto,
wade/dopinder and the rest of the g12* family's liboemcrypto's
don't play nicely with the newer libsecmem, so they will need
to continue using older versions of it.
Change-Id: Ib28fdf52668be729ccd30a6f6b57ec9e2a86fca6
Nolen Johnson [Sat, 10 Dec 2022 03:32:40 +0000 (22:32 -0500)]
wade: Declare our Wi-Fi chipset vendor
* Now the node permissions are commonized, and guarded by these
properties which are set by the multihal on stock, but here
we'll just leave it to devices to declare their vendor as we
use standalone vendor HALs.
Change-Id: If0720482862de75abbcbf09d3ad502728737867a
Nolen Johnson [Fri, 22 Jul 2022 14:08:37 +0000 (10:08 -0400)]
wade: Correct PRODUCT_MANUFACTURER
Change-Id: Ia63656ef804629ab3bef8f0e05547a1a6c081bf2
Christian Hoffmann [Sat, 25 Jun 2022 10:47:23 +0000 (12:47 +0200)]
wade: Update release key (and fix a typo)
Change-Id: I160f21dd7c36155f9c63b560b277cd9247c1dbf5
Christian Hoffmann [Wed, 8 Jun 2022 22:23:17 +0000 (00:23 +0200)]
wade: BT remote idc and kl moved to lineage atv
Change-Id: Ifc1fbbb6ba94f0f91b986019333112010d9d27cd
Bruno Martins [Thu, 9 Jun 2022 19:16:12 +0000 (20:16 +0100)]
wade: Shuffle proprietary makefiles inclusion
Change-Id: I5e2e3d51aeb440a7119ddba8b72b23b08509bf24
Nolen Johnson [Thu, 9 Jun 2022 02:35:35 +0000 (22:35 -0400)]
wade: Inherit common tree after device vars are set
* Allows several variables to be read in common tree.
Change-Id: Ic8f3a4d210568254d814b013b67d8f06efff5e63
Bruno Martins [Thu, 9 Jun 2022 14:08:33 +0000 (15:08 +0100)]
wade: Unset DEVICE_PATH in the product makefile
There's no need for this, make use of LOCAL_PATH instead.
Change-Id: I94642c86049d85d1b4f372309bc5899f9876ffe3
me2151 [Sat, 7 May 2022 20:35:30 +0000 (20:35 +0000)]
wade: Decommonize liboemcrypto.so
* These are device-specific, and to work we need
the stock version per-device.
Change-Id: I3c26081fe5fa70a3833aa6231a778596fa3f45fd
Nolen Johnson [Tue, 19 Apr 2022 17:24:00 +0000 (13:24 -0400)]
wade: Set ro.soc.model
* Differs from deadpool.
Change-Id: I7a9f45d5bf0740e86688ebf6e05670d2e1bad9d5
Nolen Johnson [Tue, 19 Apr 2022 17:16:42 +0000 (13:16 -0400)]
wade: Decommonize vendor.media.support.dolbyvision
Change-Id: I884adf58c0dbffdcd0bc51b53d26bbce242b6dfb
Nolen Johnson [Tue, 19 Apr 2022 17:07:14 +0000 (13:07 -0400)]
wade: Decommonize ro.vendor.platform.support.dolbyvision
Change-Id: Ib69e5ebcb850dbfc325119c9178dbebfa15bb0bc
Rohan Hasabe [Wed, 30 Mar 2022 11:33:31 +0000 (13:33 +0200)]
wade: Update blobs to sti6130d350-user-10-QT-
20220222
Change-Id: Ic25fbb63a737f562659c7d0186650f41242f72d8
Rohan Hasabe [Sat, 5 Mar 2022 20:41:36 +0000 (21:41 +0100)]
wade: Update blobs to sti6140d350-user-10-QT-
20211207
Signed-off-by: Rohan Hasabe <rohanhasabe8@gmail.com>
Change-Id: I6bfea0ec532a13bb0f970e525e6b99ad38ad3d64
Nolen Johnson [Mon, 13 Dec 2021 19:20:43 +0000 (20:20 +0100)]
Revert "wade: build & overlay KeyHandler"
* Commonized now.
This reverts commit
61581478c572a0be692a04cf1afae1859950ea94.
Change-Id: Iaeac5e014b96a89da92a3512d76eade2ef0b4221
Jan Altensen [Thu, 16 Sep 2021 08:30:07 +0000 (10:30 +0200)]
wade: include broadcom firmware makefile
Change-Id: I491f42dd0464aaa7aa92b77fdd2375c0666a4c5b
Timi Rautamäki [Wed, 1 Sep 2021 16:13:30 +0000 (16:13 +0000)]
wade: build & overlay KeyHandler
Change-Id: I1bd4c27a646f5deda26f20d99e87ae61f977bde6
Timi Rautamäki [Sun, 12 Sep 2021 19:21:46 +0000 (19:21 +0000)]
wade: add keylayouts
Add keylayout for app buttons (Netflix, etc.).
Change-Id: I085e3f760f9ea1749a2541753c60e32dd26f419e
Timi Rautamäki [Tue, 31 Aug 2021 07:22:18 +0000 (07:22 +0000)]
wade: decommonize remote keylayout
This fixes assistant button and maps Netflix, YouTube, Google Play buttons.
Change-Id: Ifa7e7c13754f50aa9da21d166ced5abad1e2d2da
Nolen Johnson [Fri, 16 Jul 2021 20:00:51 +0000 (16:00 -0400)]
wade: Import NRDP properties
Change-Id: I699dbd893f6a59b95c368c2a0e9ed4b7f0d1ef55
Nolen Johnson [Thu, 1 Jul 2021 21:11:57 +0000 (17:11 -0400)]
wade: Decommonize init.amlogic.wifi_buildin.rc
* Only deadpool/wade/sabrina have Broadcom Wi-Fi/Bluetooth,
dopinder/beast have Realtek, and will need different modules
and node permissions changed.
Change-Id: I204e5c22a1dc306c9c932a3634f5e6534a438ee5
Aaron Kling [Thu, 1 Jul 2021 19:37:31 +0000 (14:37 -0500)]
wade: Decommonize TA files
* These are different on all Askey G12A devices.
Change-Id: I4f798d094aacb4270619609c8cf9e0427abf2a95
Nolen Johnson [Fri, 25 Jun 2021 05:05:35 +0000 (01:05 -0400)]
wade: Configure Broadcom Bluetooth/Wi-Fi HALs
* We're not unifying things, and the stock MultiHAL requires
framework side magic, so we're going with the hardware/broadcom
solution.
* Set Bluetooth overlays based on stock.
* bdroid_buildcfg header and vnd_$device.txt configuration are
loosely taken from OEM uploads of Amlogic BCM Wi-Fi/BT device
sources.
Change-Id: Ie8e0f2d2a5f1cb8337ebe88b903fb18a71602f18
Aaron Kling [Fri, 25 Jun 2021 05:04:25 +0000 (01:04 -0400)]
wade: Build Broadcom DHD module inline
Change-Id: I042931d6361420868f53f682c70fee8c5a2b589d
Aaron Kling [Thu, 1 Jul 2021 06:38:57 +0000 (01:38 -0500)]
wade: Build device specific DTBO
Change-Id: Icd51d102952092c973cb83214be7bf590b382ada
Stricted [Fri, 25 Jun 2021 05:24:03 +0000 (01:24 -0400)]
wade: Build device specific DTB
Change-Id: I882a5f2481802cabe28204ee9c65905d1a80f984
Nolen Johnson [Thu, 17 Jun 2021 04:43:04 +0000 (00:43 -0400)]
wade: Initial Commit
Change-Id: I5bbc92935d81897929edf3daefb27a9e09691f60