mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
Move iconloaderlib to new repo
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "IconLoader"]
|
||||
path = IconLoader
|
||||
url = https://github.com/LawnchairLauncher/iconloader
|
||||
[submodule "platform_frameworks_libs_systemui"]
|
||||
path = platform_frameworks_libs_systemui
|
||||
url = https://github.com/LawnchairLauncher/platform_frameworks_libs_systemui
|
||||
|
||||
Submodule IconLoader deleted from 4150b72ddb
1
platform_frameworks_libs_systemui
Submodule
1
platform_frameworks_libs_systemui
Submodule
Submodule platform_frameworks_libs_systemui added at 600067fce6
@@ -1,5 +1,5 @@
|
||||
include ':IconLoader'
|
||||
project(':IconLoader').projectDir = new File(rootDir, 'IconLoader/iconloaderlib')
|
||||
project(':IconLoader').projectDir = new File(rootDir, 'platform_frameworks_libs_systemui/iconloaderlib')
|
||||
|
||||
include ':SharedLibWrapper'
|
||||
project(':SharedLibWrapper').projectDir = new File(rootDir, 'SharedLibWrapper')
|
||||
|
||||
Reference in New Issue
Block a user