aosp-build icon indicating copy to clipboard operation
aosp-build copied to clipboard

A build system for AOSP based roms optimized for determinisim, customization, and automation.

Results 12 aosp-build issues
Sort by recently updated
recently updated
newest added

See https://github.com/hashbang/os/issues/51

Just to let you know, I started development with the intent to get Android 11 supported. But first, I will switch to Debian, ref #4.

I now hit this issue the third time. This only happens when I make changes in the source code and the then do `make build` again. Any idea how to...

Given the program can be run in a Qubes VM that has the appropriate Qubes Admin API permissions, it should be feasible to make a backend that launches a Qubes...

enhancement
help wanted

The [Factory Images page](https://developers.google.com/android/images) has some unfortunate inconsistencies with how it is displaying some of the image information. There are two main issues: - Starting with the January 2020 images,...

help wanted

For developers or recovery purposes, would be helpful to allow configuring options in aosp-build to make eng or user-debug builds. This is how it can be done manually `TARGET_BUILD_TYPE=debug breakfast...

enhancement

I added timestamps to logs to see how long a step took: https://github.com/hashbang/aosp-build/commit/ca759a9773f14403bbd401dd2d5d86391d2fbb1b But this should have never worked because the time is pinned/faked and frozen. It will need to...

bug
good first issue

https://reuse.software/ Opinions? I would like to use this for my stuff. I could also reverse the current state from git history and make the project compliant as a whole.

enhancement

Hello, I try'ed to build aosp with microg so I added the packages in the config/manifest/base.xml as it is descriped here: https://github.com/microg/android_packages_apps_GmsCore/wiki/Building I used make DEVICE=sargo fetch to get the...

I have populated my config.yml with the latest correct tags/hashes/etc for crosshatch: ``` build_kernel: true ... devices: crosshatch: kernel_name: crosshatch kernel_ref: origin/android-msm-crosshatch-4.9-android10-qpr1 avb_mode: vbmeta_chained build_id: QQ1A.200105.002 factory_hash: 853405e1c585e2a5c28f8fdf9ea8b2a03a2868eb7cb3137dde5fc6ffa854caf4 ota_hash: 979a51222f0726c4d6cef293c4cd1a85d653b13cd5bbc13bab4a23b8a75eeb5d...