Merge changes I82811a97,Ic508b17e,I23ca7980 am: e74700dd5d am: 7b4b6f40a8
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1512851 Change-Id: Iae2bbc364ca7d170a55259e20a159286f3394d49
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Eclipse project
|
||||||
|
**/.classpath
|
||||||
|
**/.project
|
||||||
|
|
||||||
|
# IntelliJ project
|
||||||
|
**/.idea
|
||||||
|
**/*.iml
|
||||||
|
**/*.ipr
|
||||||
6
OWNERS
Normal file
6
OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
codewiz@google.com
|
||||||
|
jchalard@google.com
|
||||||
|
junyulai@google.com
|
||||||
|
lorenzo@google.com
|
||||||
|
reminv@google.com
|
||||||
|
satk@google.com
|
||||||
4
PREUPLOAD.cfg
Normal file
4
PREUPLOAD.cfg
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[Hook Scripts]
|
||||||
|
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
|
||||||
|
|
||||||
|
ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
|
||||||
Reference in New Issue
Block a user