From 0522290197d95fb4f69001c4f07aaecf8cd65365 Mon Sep 17 00:00:00 2001 From: Suprabh Shukla Date: Wed, 23 May 2018 17:23:49 -0700 Subject: Adding a file to use for excluding features from aosp android.hardware.location.network is incorrectly getting included in aosp targets without a valid location provider. Adding this xml to include in aosp target configurations. Test: lunch aosp_taimen-userdebug; build and flash Then atest android.app.cts.SystemFeaturesTest Bug: 33380753 Change-Id: I4f4d189bd605b8d4798dbd7640ac56cbec28c618 --- data/etc/aosp_excluded_hardware.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/etc/aosp_excluded_hardware.xml diff --git a/data/etc/aosp_excluded_hardware.xml b/data/etc/aosp_excluded_hardware.xml new file mode 100644 index 0000000000..013f278f34 --- /dev/null +++ b/data/etc/aosp_excluded_hardware.xml @@ -0,0 +1,21 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b