Daniel Micay
|
88d8b1d210
|
add e2fsprogs to dependency list
|
2023-09-06 00:49:42 -04:00 |
|
smdyv
|
d6dd560938
|
wrap command placeholder in code element
|
2023-09-02 05:05:38 -04:00 |
|
smdyv
|
3fea63d7dc
|
wrap new placeholder in var element
|
2023-09-02 04:50:43 -04:00 |
|
Dmitry Muhomor
|
2eb6dfd5a4
|
replace choosecombo with lunch
lunch is much faster and doesn't show the confusing choose{type,product,variant} output.
|
2023-09-02 02:39:21 -04:00 |
|
Dmitry Muhomor
|
1947e73fb6
|
note that envsetup.sh supports zsh
|
2023-09-02 02:39:21 -04:00 |
|
Dmitry Muhomor
|
affeae4078
|
update adevtool instructions
|
2023-09-02 02:39:21 -04:00 |
|
Daniel Micay
|
094d0f3cab
|
extended
|
2023-09-01 16:00:24 -04:00 |
|
quh4gko8
|
4143f5ef7c
|
Fix 5.10 kernel build instruction for emulator
The output directory generates the android13-5.10 version after a successful build at first line.
|
2023-08-31 07:38:57 -04:00 |
|
smdyv
|
3090c87e83
|
update Android Studio package
|
2023-08-25 19:26:32 -04:00 |
|
smdyv
|
a2ff540eb3
|
build: update Android Studio package
|
2023-08-02 16:03:02 -04:00 |
|
Daniel Micay
|
086d1013c5
|
explain where to get vendor BUILD_ID
|
2023-07-15 22:35:53 -04:00 |
|
smdyv
|
150608e016
|
Use simple templating for static processing
|
2023-07-13 16:08:16 -04:00 |
|
smdyv
|
4430036ea2
|
Change string markings for replacements
|
2023-07-13 16:08:16 -04:00 |
|
Daniel Micay
|
4ec991cbb7
|
switch to main branch for tangorpro/felix kernels
|
2023-07-05 16:53:44 -04:00 |
|
Daniel Micay
|
cdd69d7fb7
|
reorder build guide device kernel sections
Newest to oldest is our standard order elsewhere.
|
2023-07-05 10:19:28 -04:00 |
|
Daniel Micay
|
d466b91e56
|
add Pixel Fold to build target instructions
|
2023-06-28 17:48:45 -04:00 |
|
Daniel Micay
|
7bf9b26716
|
drop legacy info on APEX components
|
2023-06-27 22:49:40 -04:00 |
|
Daniel Micay
|
5220461d57
|
add Pixel Fold build instructions
|
2023-06-27 16:10:34 -04:00 |
|
Daniel Micay
|
c95af3c411
|
fix Pixel Tablet kernel build sync instructions
|
2023-06-27 16:10:01 -04:00 |
|
Daniel Micay
|
68b8ac56a6
|
document Pixel Tablet build command
|
2023-06-20 20:40:24 -04:00 |
|
Daniel Micay
|
afcf15d5f2
|
list Pixel Tablet as supported for builds
|
2023-06-20 19:44:33 -04:00 |
|
Daniel Micay
|
78116f457d
|
add tangorpro kernel build instructions
|
2023-06-20 17:21:57 -04:00 |
|
Daniel Micay
|
0611c76bbd
|
add 13-tangorpro branch
|
2023-06-20 16:28:54 -04:00 |
|
tedgravlin
|
48acf5cd5f
|
Add Mastodon link to footer
|
2023-06-16 16:14:06 -04:00 |
|
Daniel Micay
|
a9ab80e37c
|
13-lynx branch is no longer used
|
2023-06-13 15:21:05 -04:00 |
|
Daniel Micay
|
6a4a3b6f45
|
update build guide to current Debian and Ubuntu
|
2023-06-10 13:54:08 -04:00 |
|
Daniel Micay
|
c5b8b8cdac
|
update dependency list due to SSH signing
|
2023-06-10 13:38:08 -04:00 |
|
Daniel Micay
|
5a26772577
|
specifically require Node.js 18 LTS
|
2023-06-06 13:33:04 -04:00 |
|
Vladislav
|
2e769ad9da
|
add lynx to build page
|
2023-05-11 10:27:13 -04:00 |
|
Daniel Micay
|
efdf665982
|
update build page for QPR2
|
2023-05-11 02:08:38 -04:00 |
|
Daniel Micay
|
8d5de6655d
|
document current device branches
|
2023-05-11 02:07:34 -04:00 |
|
Daniel Micay
|
e9a9eacebb
|
add lynx kernel build documentation
|
2023-05-11 02:03:30 -04:00 |
|
r3g_5z
|
ce3b30a39a
|
update build.html eslintrc file
Signed-off-by: r3g_5z <june@girlboss.ceo>
|
2023-05-06 18:33:16 -04:00 |
|
Daniel Micay
|
e9b866dc68
|
use separate directory for emulator module build
|
2023-04-16 12:19:27 -04:00 |
|
Daniel Micay
|
677332ef8f
|
emulator kernel module signing
|
2023-04-15 17:57:46 -04:00 |
|
Daniel Micay
|
ba8bf7e1ec
|
add documentation on 5.10 kernel emulator builds
|
2023-04-14 13:27:57 -04:00 |
|
Daniel Micay
|
785326f47a
|
add emulator kernel build instructions
Initially only covers building the 5.15 kernel for x86_64. Can be
extended to covering 5.10 and arm64 too.
|
2023-04-13 12:22:55 -04:00 |
|
Daniel Micay
|
1dd411d3f7
|
reduce recommended repo sync jobs to 8
Rate limiting has gotten stricter.
|
2023-04-13 10:05:16 -04:00 |
|
r3g_5z
|
4a3da68dcf
|
use variables for adevtool DEVICE and BUILD_ID
Signed-off-by: r3g_5z <june@girlboss.ceo>
|
2023-04-12 01:03:42 -04:00 |
|
Vladislav
|
e9c32b3f9f
|
drop recommendation for host kernel version
the bug which was introduced in Linux 6.1 got fixed in both linux and linux-lts
|
2023-04-10 18:08:37 -04:00 |
|
r3g_5z
|
40767ce312
|
emulator does not work on wayland
due to AOSP's provided build of Qt not providing the Wayland platform plugin, and using system Qt is unsupported / doesn't really work well.
|
2023-04-03 07:29:21 -04:00 |
|
Daniel Micay
|
008a7d2249
|
use SCHED_BATCH for Vanadium ninja build
|
2023-03-29 19:35:20 -04:00 |
|
Daniel Micay
|
488f775c77
|
update kernel build instructions for gs101 Pixels
|
2023-03-13 18:52:56 -04:00 |
|
r3g_5z
|
572b91d617
|
update listed command line tools
|
2023-03-10 23:09:28 -05:00 |
|
r3g_5z
|
4a2ad2e0cb
|
update listed Android Studio version
|
2023-03-10 23:09:28 -05:00 |
|
r3g_5z
|
bbe4d70aee
|
update listed gradle wrapper version
|
2023-03-10 23:09:28 -05:00 |
|
Daniel Micay
|
0ffe9aaf88
|
AOSP build deps are listed by our build page now
|
2023-02-13 21:13:14 -05:00 |
|
Daniel Micay
|
b5c88c9d4c
|
use C.UTF-8 locale for build environment
|
2023-02-11 08:18:25 -05:00 |
|
Daniel Micay
|
4373db3fa1
|
update required storage space
|
2023-02-11 08:18:23 -05:00 |
|
Daniel Micay
|
94ff762935
|
Ubuntu 22.10 supported for builds
|
2023-02-11 06:29:08 -05:00 |
|