Update Building With Android Build System

2025-10-28 08:49:18 +03:00
parent cd0ec7c367
commit 33f5479ddc

@@ -6,12 +6,12 @@ You can add the project in two ways:
- **Placing in `external` directory:** - **Placing in `external` directory:**
```bash ```bash
git clone https://github.com/ShawkTeam/pmt-renovated external/pmt git clone https://git.yzbruh.space/YZBruh/pmt-renovated external/pmt
``` ```
- **Placing in the device tree:** - **Placing in the device tree:**
```bash ```bash
git clone https://github.com/ShawkTeam/pmt-renovated device/<vendor>/<device>/pmt git clone https://git.yzbruh.space/YZBruh/pmt-renovated device/<vendor>/<device>/pmt
``` ```
If added to the device tree, add the following line in your **device.mk**: If added to the device tree, add the following line in your **device.mk**:
```make ```make