gts28vewifi: Revise manifest project name

This commit is contained in:
ripee 2021-04-09 22:08:58 +02:00
parent 53ff68312d
commit c9e83c09ff
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Add to `.repo/local_manifests/gts28vewifi.xml`:
```xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="ripee/android_device_samsung_gts28vewifi" path="device/samsung/gts28vewifi" remote="github" revision="android-7.1" />
<project name="msm8976-common/android_device_samsung_gts28vewifi" path="device/samsung/gts28vewifi" remote="github" revision="android-7.1" />
</manifest>
```