initial manifest

This commit is contained in:
Pierre-Hugues Husson 2017-11-25 11:43:23 +01:00
commit 05414de572
1 changed files with 8 additions and 0 deletions

8
manifest.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-vts-8.0_r4-phh" />
<project path="system/core" name="platform_system_core" remote="phh" revision="android-vts-8.0_r4-phh" />
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="phh" revision="android-vts-8.0_r4-phh" />
</manifest>