From 20815dc7ac0d55baf15eb64528616abbf8f48eb3 Mon Sep 17 00:00:00 2001 From: Dan Shi Date: Tue, 6 Oct 2020 10:33:23 -0700 Subject: Remove vts10 related configs Bug: 169584384 Test: build Change-Id: Ib28902a246b51be488e8bcdfbad064786dbbe62c --- abi/Android.bp | 19 ----------------- abi/AndroidTest.xml | 26 ----------------------- dependency/Android.bp | 19 ----------------- dependency/AndroidTest.xml | 27 ------------------------ files/Android.bp | 19 ----------------- files/AndroidTest.xml | 28 ------------------------- hidl/bufferpool/V1_0/target/Android.bp | 19 ----------------- hidl/bufferpool/V1_0/target/AndroidTest.xml | 32 ----------------------------- hidl/bufferpool/V2_0/target/Android.bp | 19 ----------------- hidl/bufferpool/V2_0/target/AndroidTest.xml | 32 ----------------------------- 10 files changed, 240 deletions(-) delete mode 100644 abi/Android.bp delete mode 100644 abi/AndroidTest.xml delete mode 100644 dependency/Android.bp delete mode 100644 dependency/AndroidTest.xml delete mode 100644 files/Android.bp delete mode 100644 files/AndroidTest.xml delete mode 100644 hidl/bufferpool/V1_0/target/Android.bp delete mode 100644 hidl/bufferpool/V1_0/target/AndroidTest.xml delete mode 100644 hidl/bufferpool/V2_0/target/Android.bp delete mode 100644 hidl/bufferpool/V2_0/target/AndroidTest.xml diff --git a/abi/Android.bp b/abi/Android.bp deleted file mode 100644 index 9479d3e..0000000 --- a/abi/Android.bp +++ /dev/null @@ -1,19 +0,0 @@ -// -// Copyright (C) 2017 The Android Open Source Project -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// - -vts_config { - name: "VtsVndkAbi", -} diff --git a/abi/AndroidTest.xml b/abi/AndroidTest.xml deleted file mode 100644 index cf220a6..0000000 --- a/abi/AndroidTest.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/dependency/Android.bp b/dependency/Android.bp deleted file mode 100644 index d9715a1..0000000 --- a/dependency/Android.bp +++ /dev/null @@ -1,19 +0,0 @@ -// -// Copyright (C) 2017 The Android Open Source Project -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// - -vts_config { - name: "VtsVndkDependency", -} diff --git a/dependency/AndroidTest.xml b/dependency/AndroidTest.xml deleted file mode 100644 index 70c3138..0000000 --- a/dependency/AndroidTest.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/files/Android.bp b/files/Android.bp deleted file mode 100644 index f2ff97c..0000000 --- a/files/Android.bp +++ /dev/null @@ -1,19 +0,0 @@ -// -// Copyright (C) 2017 The Android Open Source Project -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// - -vts_config { - name: "VtsVndkFiles", -} diff --git a/files/AndroidTest.xml b/files/AndroidTest.xml deleted file mode 100644 index b422922..0000000 --- a/files/AndroidTest.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/hidl/bufferpool/V1_0/target/Android.bp b/hidl/bufferpool/V1_0/target/Android.bp deleted file mode 100644 index f4f798f..0000000 --- a/hidl/bufferpool/V1_0/target/Android.bp +++ /dev/null @@ -1,19 +0,0 @@ -// -// Copyright (C) 2018 The Android Open Source Project -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// - -vts_config { - name: "VtsVndkHidlBufferpoolV1_0Target", -} diff --git a/hidl/bufferpool/V1_0/target/AndroidTest.xml b/hidl/bufferpool/V1_0/target/AndroidTest.xml deleted file mode 100644 index b1c11d0..0000000 --- a/hidl/bufferpool/V1_0/target/AndroidTest.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - diff --git a/hidl/bufferpool/V2_0/target/Android.bp b/hidl/bufferpool/V2_0/target/Android.bp deleted file mode 100644 index 9533bab..0000000 --- a/hidl/bufferpool/V2_0/target/Android.bp +++ /dev/null @@ -1,19 +0,0 @@ -// -// Copyright (C) 2018 The Android Open Source Project -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// - -vts_config { - name: "VtsVndkHidlBufferpoolV2_0Target", -} diff --git a/hidl/bufferpool/V2_0/target/AndroidTest.xml b/hidl/bufferpool/V2_0/target/AndroidTest.xml deleted file mode 100644 index d3241e9..0000000 --- a/hidl/bufferpool/V2_0/target/AndroidTest.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - -- cgit v1.2.3