533 Commits

Author SHA1 Message Date
Daniel Micay
5bd0e39c01 unified manifest for 6th/7th gen Pixels 2024-05-05 18:04:07 -04:00
Daniel Micay
e4604fa993 use autoninja wrapper for building Vanadium
This is the officially documented way to build Chromium. It uses ninja
from the Chromium source directory which works around errors trying to
include generated headers when building Vanadium. The autoninja script
also raises the soft file limit to the hard limit to avoid errors when
using many jobs.
2024-05-01 23:24:11 -04:00
sandbank52641
633cb78f6d update Android Studio package 2024-04-30 18:08:38 -04:00
sandbank52641
129a23c997 update Android Studio package 2024-04-17 13:04:10 -04:00
Daniel Micay
5a3e5e651b document building Apps, AppCompatConfig and GmsCompatConfig 2024-04-14 17:58:03 -04:00
Daniel Micay
e9ac45d9f7 eslint: ignore caught errors for unused vars 2024-04-08 01:57:15 -04:00
Daniel Micay
bd1edbdc0a move to new eslint configuration format 2024-04-08 01:48:30 -04:00
Daniel Micay
73481396e8 update CSRF guidance 2024-04-01 15:21:25 -04:00
Daniel Micay
43a33855b0 server push is dead 2024-04-01 15:19:25 -04:00
Daniel Micay
462f8a4dc5 signify was replaced with OpenSSH signing 2024-03-23 21:22:29 -04:00
Daniel Micay
8f2aee0cae update vendor extraction docs for Android 14 QPR2 2024-03-10 13:49:01 -04:00
Daniel Micay
43b5a8070a update kernel prebuilt paths for Android 14 2024-03-09 08:14:48 -05:00
Daniel Micay
b855411e98 list dependency for build sandbox 2024-03-06 01:05:15 -05:00
Daniel Micay
9076fa9bf7 document new lunch syntax for Android 14 QPR2 2024-03-05 20:59:48 -05:00
Daniel Micay
ac35fc4d90 replace sdk_phone_x86_64 with sdk_phone64_x86_64 2024-03-05 17:20:59 -05:00
Daniel Micay
c23f8ee628 update shusky kernel build guide for 14 QPR2 2024-03-04 20:24:31 -05:00
sandbank52641
90227e8e73 update Android Studio package 2024-03-01 09:10:32 -05:00
quh4gko8
6976d4b537 Add needed apk build target for shipping components out of band
This is necessary for a future Vanadium release adding support to update components out of band and default feature flags via a config app. Currently, only the content filtering component, named "Subresource Filter Rules", is shipped via this app.
2024-02-18 13:21:42 -05:00
Daniel Micay
4f3bee20cd move to OpenSSH signing for factory images 2024-02-14 09:34:07 -05:00
topminipie
a33cbf4412 Update Android Studio
Version: 2023.1.1.28
https://developer.android.com/studio
2024-01-26 16:32:23 -05:00
Daniel Micay
124853accf drop unnecessary escaping 2024-01-17 22:46:03 -05:00
sandbank52641
41d17ec3b1 update Android Studio package 2024-01-04 09:08:34 -05:00
Daniel Micay
0b4728afe7 add shiba/husky to build target instructions 2023-12-19 08:30:28 -05:00
sandbank52641
e9a9ddd236 update Android Studio package 2023-12-11 14:44:24 -05:00
Daniel Micay
7466c215b9 mark new extended support on build page too 2023-12-08 12:34:21 -05:00
Daniel Micay
615d9a32f7 only sdk_phone_x86_64 emulator target is supported 2023-12-08 12:28:34 -05:00
Daniel Micay
f5e449bb79 generic targets aren't supported 2023-12-08 12:27:23 -05:00
Daniel Micay
7e12746d34 shusky device branch is obsoleted by 14 QPR1 2023-12-06 18:38:03 -05:00
Daniel Micay
27b9a29107 update emulator kernel build instructions 2023-11-30 20:56:31 -05:00
quh4gko8
0f2258836f Fix typo from out-of-date updates to out-of-band updates 2023-11-09 15:45:05 -05:00
Daniel Micay
b9d7fa3cf7 add 8th gen Pixels to kernel build instructions 2023-10-20 19:53:56 -04:00
Daniel Micay
6709eef777 raise recommended memory for building 2023-10-16 10:33:03 -04:00
Daniel Micay
456c14420d add build instructions for shiba / husky 2023-10-15 13:12:13 -04:00
Daniel Micay
2c2f26577c use build/envsetup.sh instead of script/envsetup.sh 2023-10-09 13:34:49 -04:00
Daniel Micay
dbe3ea9b65 update build docs for Android 14 2023-10-06 15:23:44 -04:00
Daniel Micay
44e4b72eb1 drop section on new keys for Android 13 2023-10-06 15:22:50 -04:00
maade93791
b9f11a4572 avbtool -> avbtool.py 2023-10-06 15:21:11 -04:00
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