Last active
August 15, 2017 07:08
-
-
Save jedld/cf4a3fa95d467af5341bc3c627016ad5 to your computer and use it in GitHub Desktop.
Sailfish OS hardware adaptation local manifest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<project path="external/degas-mkbootimg" name="jedld/degas-mkbootimg" remote="github" revision="galaxy_tab_a_smt285" /> | |
<project path="device/generic/goldfish" name="device/generic/goldfish" groups="pdk" remote="aosp" /> | |
<project path="device/samsung/gtexslte" name="jedld/device_samsung_gtexslte" revision="hybris-13.0"/> | |
<project path="kernel/samsung/gtexslte" name="jedld/kernel_samsung_gtexslte" revision="hybris-13.0"/> | |
<project path="rpm/" name="jedld/droid-hal-gtexslte" revision="master"/> | |
<project path="hybris/droid-configs" name="jedld/droid-config-gtexslte" revision="master"/> | |
<project path="hybris/droid-hal-version-gtexslte" name="jedld/droid-hal-version-gtexslte" revision="master"/> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment