-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathomni.dependencies
38 lines (38 loc) · 1.11 KB
/
omni.dependencies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"remote": "omnirom",
"repository": "android_packages_apps_SamsungServiceMode",
"target_path": "packages/apps/SamsungServiceMode",
"revision": "android-5.0"
},
{
"remote": "omnirom",
"repository": "android_device_samsung_aries-common",
"target_path": "device/samsung/aries-common",
"revision": "android-5.0"
},
{
"remote": "omnirom",
"repository": "android_kernel_samsung_aries",
"target_path": "kernel/samsung/aries",
"revision": "android-5.0"
},
{
"remote": "omnirom",
"repository": "android_hardware_samsung",
"target_path": "hardware/samsung",
"revision": "android-5.0"
},
{
"remote": "omnirom",
"repository": "android_prebuilts_gcc_linux-x86_arm_arm-eabi-4.7",
"target_path": "prebuilts/gcc/linux-x86/arm/arm-eabi-4.7",
"revision": "android-5.0"
},
{
"remote": "omnirom",
"repository": "android_prebuilts_gcc_darwin-x86_arm_arm-eabi-4.7",
"target_path": "prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7",
"revision": "android-5.0"
}
]