This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
OTA-Cherish/README.md
2022-08-01 16:12:54 +07:00

29 lines
610 B
Markdown

Read This Before Proceeding :-
U need made a device.json in builds see and copy
```bash
cd vendor/OTA
```
```bash
nano builds/device.json
```
Notes : device=codename (alioth.json)
After copy all in alioth.json and paste in device.json just made and save
To geenerate json will auto made after u build rom.
```bash
cd folder_rom/out/target/product/device/device.json
```
After copy and paste and builds/device.json
Final uploading........
NOTES:
- Use double quotes for parameters with more than a single word, like maintainer name in the example above.
- All parameters are mandatory.