Update Building With Android Build System
@@ -6,12 +6,12 @@ You can add the project in two ways:
|
||||
|
||||
- **Placing in `external` directory:**
|
||||
```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:**
|
||||
```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**:
|
||||
```make
|
||||
|
||||
Reference in New Issue
Block a user