Excluding location.network from aosp-walleye

Test: lunch aosp_walleye-userdebug, build, flash
run
atest android.app.cts.SystemFeaturesTest

Bug: 33380753
Change-Id: I81547dd63962dd9ae332e78be8807527e932f7b5
diff --git a/aosp_walleye.mk b/aosp_walleye.mk
index 80bb0d7..9f45dda 100644
--- a/aosp_walleye.mk
+++ b/aosp_walleye.mk
@@ -30,7 +30,8 @@
     vndk_package
 
 PRODUCT_COPY_FILES += \
-    device/google/muskie/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml
+    device/google/muskie/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
+    frameworks/native/data/etc/aosp_excluded_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/aosp_excluded_hardware.xml
 
 PRODUCT_RESTRICT_VENDOR_FILES := owner