Updated Building With Android Build System (markdown)
@@ -4,12 +4,12 @@ This guide is for integrating the [PMT Renovated](https://github.com/ShawkTeam/p
|
|||||||
|
|
||||||
You can add the project in two ways:
|
You can add the project in two ways:
|
||||||
|
|
||||||
- **Place in external directory:**
|
- **Placing in `external` directory:**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/ShawkTeam/pmt-renovated external/pmt
|
git clone https://github.com/ShawkTeam/pmt-renovated external/pmt
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Place 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://github.com/ShawkTeam/pmt-renovated device/<vendor>/<device>/pmt
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user