Manifest for compiling kernels for Google Pixel 6, 7, 8 & 9 Series
Find a file
AnierinB 0ce613c380 manifest: Initialize for Evolution X 11.x (16)
Change-Id: I7838c8b033e6a6637652ed0ca12d85d542294822
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-07-24 05:54:14 +00:00
default.xml manifest: Initialize for Evolution X 11.x (16) 2025-07-24 05:54:14 +00:00
README.mkdn manifest: Initialize for Evolution X 11.x (16) 2025-07-24 05:54:14 +00:00

# Initialize local repository
```
repo init -u https://git.awarner.co.uk/Evolution-X-Tensor/tensor_pixel_kernel_manifest -b bka --git-lfs
```

# Sync up
```
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
```

# Build

```bash
./build_<family>.sh 
```