595 Commits

Author SHA1 Message Date
Daniel Micay
665f82200f eslint: use stylistic to replace deprecated features 2024-11-28 19:07:31 -05:00
Daniel Micay
cc13d967cc eslint: use default no-unused-vars caughtErrors 2024-11-28 18:12:01 -05:00
Daniel Micay
adbd2e80fc stop downloading prebuilt fips module we disable 2024-11-26 13:37:15 -05:00
Daniel Micay
50493a53a9 improve emulator kernel build documentation 2024-11-24 11:23:48 -05:00
Daniel Micay
bbf60e1aa0 add x86_64 microdroid kernel build documentation 2024-11-24 11:11:28 -05:00
Daniel Micay
4dbd909a84 fixes for microkernel kernel build documentation 2024-11-24 11:10:56 -05:00
Daniel Micay
5de247b016 reorder parameters for microdroid kernel build
This makes it consistent with the other kernel builds.
2024-11-24 11:08:37 -05:00
cookiell546
9d38f2d8cc fixup! update Gradle version in build guide 2024-11-16 16:35:10 -05:00
Daniel Micay
37d19ed110 update NDK version in SDK guide 2024-11-11 22:30:03 -05:00
Daniel Micay
d9bff3571d update build-tools in SDK guide to 35.0.0 2024-11-11 22:27:47 -05:00
Daniel Micay
9b149e6d38 update commandlinetools package for SDK bootstrap 2024-11-11 22:21:25 -05:00
Daniel Micay
b1f4d8f616 update kernel prebuilt directories 2024-11-06 19:30:59 -05:00
cookiell546
2d19c95117 update Android Studio bundle 2024-11-03 06:03:10 -05:00
Daniel Micay
3e74547daa update kernel prebuilt paths for Android 15 2024-10-31 10:20:05 -04:00
GrapheneOS
b81a71208b list more devices requiring vendorkernelbootimage 2024-10-29 15:39:57 -04:00
violet
e82d0f17ad add pixel 8a to devices with more required commands 2024-10-29 15:38:44 -04:00
Daniel Micay
f9ccca2a18 use --config=stamp for microdroid kernel build 2024-10-26 01:25:19 -04:00
Daniel Micay
0f3d0de0d0 use standard dist directory for microdroid kernel 2024-10-26 01:11:16 -04:00
Daniel Micay
0fe6efa782 mark 5th gen legacy extended support in build guide 2024-10-26 00:55:05 -04:00
Daniel Micay
786f0aad14 update Gradle version in build guide 2024-10-26 00:53:42 -04:00
cookiell546
7880cab929 fix mentioned branch version 2024-10-24 11:15:13 -04:00
Daniel Micay
65a5fbefc6 update branch information in build guide 2024-10-23 12:32:31 -04:00
maade93791
c0b04d337a add microdroid kernel build instructions 2024-10-06 17:43:39 -04:00
Daniel Micay
006ce2fa0a handle kernel_manifest-caimito rename in build guide 2024-09-18 10:40:17 -04:00
maade93791
ec36557696 remove unused --disable_32bit kernel build flag on 8th gen
due to app compat issues
2024-09-08 17:45:09 -04:00
maade93791
bb35c7f9e0 add 9th generation kernel build instructions 2024-09-08 17:45:09 -04:00
Daniel Micay
ba98204227 Android 15 device support port is mostly done 2024-09-07 21:51:04 -04:00
Daniel Micay
53d7e5a256 document Android 15 support 2024-09-03 22:03:14 -04:00
r
f84f805bb6 Fix typo in build.html 2024-09-03 19:15:29 -04:00
Daniel Micay
f5c65107a4 mark Pixel 5a as extended support 2024-09-03 15:30:13 -04:00
sandbank52641
69d506950e update Android Studio package 2024-09-01 07:28:27 -04:00
Daniel Micay
020d9aed88 update script names 2024-09-01 06:57:34 -04:00
Daniel Micay
49b41d9ab9 add Pixel 9 Pro Fold to build page 2024-08-29 16:40:44 -04:00
Daniel Micay
cd8f7f7bc4 list 9th gen Pixel targets on build page 2024-08-21 21:47:35 -04:00
Daniel Micay
edde3f914c document branch for 9th gen Pixels 2024-08-21 03:01:25 -04:00
Dmitry Muhomor
4ba597e0f5 update build instruction now that adevtool no longer uses python 2024-08-07 18:48:43 -04:00
Daniel Micay
6c25b49460 update info on porting 2024-07-31 21:05:51 -04:00
Daniel Micay
e9c96f49a1 update signing instructions 2024-07-29 02:33:50 -04:00
Dmitry Muhomor
c2bae5b127 handle Apps -> App Store rename 2024-07-20 12:01:32 -04:00
Dmitry Muhomor
7c05933db5 update aapt2 build instruction 2024-07-20 12:01:32 -04:00
sandbank52641
9e3b89ac26 add note about yarn on Debian 2024-07-20 12:01:32 -04:00
sandbank52641
b6d22068ec add setup details for Debian bookworm 2024-07-20 12:01:32 -04:00
sandbank52641
0c6c5b73be update Android Studio package 2024-07-20 12:01:32 -04:00
sandbank52641
f6d32808f8 use Protobuf library for Python from PyPI
Even with fairly up-to-date packages, many Linux distributions have not
recent enough Python Protobuf packages. It's better to use the PyPI
package, which is published by Google, rather than the distribution
packages.

Ideally, adevtool could handle this (with pinned package version and
hash, and hash-checking), but due to many users encountering this issue,
this change should be reasonable for now.
2024-07-20 12:01:32 -04:00
Daniel Micay
311c1011c3 revert 32-bit kernel ABI removal for now 2024-07-20 12:01:32 -04:00
Daniel Micay
b063c24e4d disable 32-bit ABI for 7th/8th gen Pixels kernels 2024-07-06 17:39:52 -04:00
Daniel Micay
4935eb60cc reorder environment variables for kernel builds 2024-07-06 12:32:31 -04:00
quh4gko8
d6da916970 Update build instruction with new "cur" release config alias 2024-07-02 14:19:27 -04:00
maade93791
4d5c7ef2a1 replace 5.10/5.15 emulator kernel instructions with 6.1/6.6 ones 2024-06-19 13:03:17 -04:00
maade93791
692cab2c02 update path for x86_64 emulator kernel Makefile
+ fix typo
2024-06-19 13:03:17 -04:00