Update Building With Android Build System
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user