From cff9afed7a5a6ff8845b18283cd506dd256f9123 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Mon, 16 Oct 2017 10:32:52 +0530 Subject: initial x15 manifest for lkft Change-Id: Ifee795644a5a4f1302c007388ffa5c7dc5c951e1 Signed-off-by: Vishal Bhoj --- GLOBAL-PREUPLOAD.cfg | 16 -- default.xml | 627 --------------------------------------------------- x15.xml | 27 +++ 3 files changed, 27 insertions(+), 643 deletions(-) delete mode 100644 GLOBAL-PREUPLOAD.cfg delete mode 100644 default.xml create mode 100644 x15.xml diff --git a/GLOBAL-PREUPLOAD.cfg b/GLOBAL-PREUPLOAD.cfg deleted file mode 100644 index c6304820e..000000000 --- a/GLOBAL-PREUPLOAD.cfg +++ /dev/null @@ -1,16 +0,0 @@ -# Settings in here control defaults for `repo upload` checks for all projects -# listed in the manifest. Do not turn on things here without first consulting -# the wider Android team, and make sure you send out a PSA before landing. - -[Options] -ignore_merged_commits = true - -[Builtin Hooks] -commit_msg_test_field = true - -[Tool Paths] -clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format -git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format -gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt -google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format -google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py diff --git a/default.xml b/default.xml deleted file mode 100644 index 491370bc4..000000000 --- a/default.xml +++ /dev/null @@ -1,627 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/x15.xml b/x15.xml new file mode 100644 index 000000000..8d85a16aa --- /dev/null +++ b/x15.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3