From dc878246fee58f652cf4ccd41e9324d34452edd0 Mon Sep 17 00:00:00 2001 From: Peter Qiu Date: Fri, 5 May 2017 15:34:24 -0700 Subject: [PATCH] Use hardware feature definition to indicate Passpoint support Bug: 36886243 Test: Manual test Change-Id: I92ffbe929c8ba971de5b090ddec679bd343bcb62 --- device.mk | 1 + overlay/frameworks/base/core/res/res/values/config.xml | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/device.mk b/device.mk index 36a6ad0d..ca4fd85a 100755 --- a/device.mk +++ b/device.mk @@ -140,6 +140,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \ frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ + frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:system/etc/permissions/android.hardware.wifi.passpoint.xml \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \ frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \ diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index edf86f09..c77a5821 100755 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -180,9 +180,6 @@ true - - true - true