Updater: Redo project structure
* Let's be more Android Studio friendly * While at it match AOSP deps with Gradle ones and update them Change-Id: Ib8829e3d954ce43fbf19280d1db2bc43c6fc89e0
This commit is contained in:
committed by
Nolen Johnson
parent
ae11300ff0
commit
755560bbcd
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,13 +1,13 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
.idea
|
||||
/.idea
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
/gradle
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
/system_libs/*.jar
|
||||
/keystore.properties
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
*.jks
|
||||
local.properties
|
||||
|
Reference in New Issue
Block a user