forked from sqlcipher/android-database-sqlcipher
- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
Latest commit
24 lines (24 loc) · 1013 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "external/openssl"]
path=external/openssl
url=git://github.com/guardianproject/openssl-android.git
[submodule "external/sqlcipher"]
path=external/sqlcipher
url=git://github.com/guardianproject/sqlcipher-android.git
[submodule "external/dalvik"]
path=external/dalvik
url=git://github.com/android/platform_dalvik.git
[submodule "external/android-sqlite"]
path=external/android-sqlite
url=git://github.com/android/platform_external_sqlite.git
[submodule "external/platform-system-core"]
path=external/platform-system-core
url=git://github.com/android/platform_system_core.git
[submodule "external/platform-frameworks-base"]
path=external/platform-frameworks-base
url=git://github.com/android/platform_frameworks_base.git
[submodule "external/icu4c"]
path=external/icu4c
url=git://github.com/android/platform_external_icu4c.git
[submodule "notepadbot"]
path=dist/SQLCipherForAndroid-SDK/samples/notepadbot
url=git://github.com/guardianproject/notepadbot.git