GitHub/LineageOS/G12/android_device_askey_wade.git
2 years agowade: Shuffle proprietary makefiles inclusion
Bruno Martins [Thu, 9 Jun 2022 19:16:12 +0000 (20:16 +0100)]
wade: Shuffle proprietary makefiles inclusion

Change-Id: I5e2e3d51aeb440a7119ddba8b72b23b08509bf24

2 years agowade: Inherit common tree after device vars are set
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

2 years agowade: Unset DEVICE_PATH in the product makefile
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

2 years agowade: Decommonize liboemcrypto.so
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

2 years agowade: Set ro.soc.model
Nolen Johnson [Tue, 19 Apr 2022 17:24:00 +0000 (13:24 -0400)]
wade: Set ro.soc.model

* Differs from deadpool.

Change-Id: I7a9f45d5bf0740e86688ebf6e05670d2e1bad9d5

2 years agowade: Decommonize vendor.media.support.dolbyvision
Nolen Johnson [Tue, 19 Apr 2022 17:16:42 +0000 (13:16 -0400)]
wade: Decommonize vendor.media.support.dolbyvision

Change-Id: I884adf58c0dbffdcd0bc51b53d26bbce242b6dfb

2 years agowade: Decommonize ro.vendor.platform.support.dolbyvision
Nolen Johnson [Tue, 19 Apr 2022 17:07:14 +0000 (13:07 -0400)]
wade: Decommonize ro.vendor.platform.support.dolbyvision

Change-Id: Ib69e5ebcb850dbfc325119c9178dbebfa15bb0bc

2 years agowade: Update blobs to sti6130d350-user-10-QT-20220222 lineage-18.1
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

2 years agowade: Update blobs to sti6140d350-user-10-QT-20211207
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

2 years agoRevert "wade: build & overlay KeyHandler"
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

3 years agowade: include broadcom firmware makefile
Jan Altensen [Thu, 16 Sep 2021 08:30:07 +0000 (10:30 +0200)]
wade: include broadcom firmware makefile

Change-Id: I491f42dd0464aaa7aa92b77fdd2375c0666a4c5b

3 years agowade: build & overlay KeyHandler
Timi Rautamäki [Wed, 1 Sep 2021 16:13:30 +0000 (16:13 +0000)]
wade: build & overlay KeyHandler

Change-Id: I1bd4c27a646f5deda26f20d99e87ae61f977bde6

3 years agowade: add keylayouts
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

3 years agowade: decommonize remote keylayout
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

3 years agowade: Import NRDP properties
Nolen Johnson [Fri, 16 Jul 2021 20:00:51 +0000 (16:00 -0400)]
wade: Import NRDP properties

Change-Id: I699dbd893f6a59b95c368c2a0e9ed4b7f0d1ef55

3 years agowade: Decommonize init.amlogic.wifi_buildin.rc
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

3 years agowade: Decommonize TA files
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

3 years agowade: Configure Broadcom Bluetooth/Wi-Fi HALs
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

3 years agowade: Build Broadcom DHD module inline
Aaron Kling [Fri, 25 Jun 2021 05:04:25 +0000 (01:04 -0400)]
wade: Build Broadcom DHD module inline

Change-Id: I042931d6361420868f53f682c70fee8c5a2b589d

3 years agowade: Build device specific DTBO
Aaron Kling [Thu, 1 Jul 2021 06:38:57 +0000 (01:38 -0500)]
wade: Build device specific DTBO

Change-Id: Icd51d102952092c973cb83214be7bf590b382ada

3 years agowade: Build device specific DTB
Stricted [Fri, 25 Jun 2021 05:24:03 +0000 (01:24 -0400)]
wade: Build device specific DTB

Change-Id: I882a5f2481802cabe28204ee9c65905d1a80f984

3 years agowade: Initial Commit
Nolen Johnson [Thu, 17 Jun 2021 04:43:04 +0000 (00:43 -0400)]
wade: Initial Commit

Change-Id: I5bbc92935d81897929edf3daefb27a9e09691f60