Android-x86 device tree for the Teclast x98 Pro tablet
device/teclast/x98pro
.
DMI_MATCH(DMI_BIOS_DATE, "12/19/2014"),
},
},
```
.ident = "WinBook TW100",
.matches = {
system.prop
modifies the volume stepping to 25…com.netflix.mediaclient_4.16.1_build_15145-15145_minAPI19(armeabi-v7a)(nodpi)_apkmirror.com.apk
works……just some commands…
repo init -u git://git.osdn.net/gitroot/android-x86/manifest -b pie-x86 --partial-clone
repo sync
source build/envsetup.sh
lunch
Add this device tree and now build it with m
or m iso_img
!
Add OpenGapps to .repo/manifests/default.xml
(before the </manifest>
tag) -> https://github.com/opengapps/aosp_build; an other quick resync…
repo sync
Then for every folder in vendor/opengapps/sources
run the following:
git lfs install
git lfs pull
and with patches for https://github.com/opengapps/aosp_build/issues/257…
curl https://github.com/cwhuang/aosp_build/commit/384cdac7930e7a2b67fd287cfae943fdaf7e5ca3.patch | git -C vendor/opengapps/build apply -v --index
curl https://github.com/cwhuang/aosp_build/commit/3bb6f0804fe5d516b6b0bc68d8a45a2e57f147d5.patch | git -C vendor/opengapps/build apply -v --index
Also make sure to comment the gapps support from the device tree in… Now rebuild it and enjoy!
When you get uncertified errors (which should be fixed by the system.prop file in the tree): https://www.technobaboy.com/2020/03/07/how-to-fix-device-is-not-play-protect-certified/