From db33cf255229b085a228e3fa94d23980bc03464a Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Mon, 23 Apr 2018 09:30:37 -0700 Subject: [PATCH] Deprecate nfc@1.0 for P. nfc@1.0 requires a conf file (libnfc-nci.conf) in order to work. Since this file has no schema, it is a system<->vendor violation and must be placed on the system image, however this makes the system image non-generic. nfc@1.1 contains this configuration in the interface, and so it can be used entirely without creating a Treble violation. Test: P-launching devices have nfc@1.1 Bug: 72080121 Change-Id: I7a99eb7cd5e577be0c70b4c5124f28fa471717e6 --- compatibility_matrices/compatibility_matrix.3.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility_matrices/compatibility_matrix.3.xml b/compatibility_matrices/compatibility_matrix.3.xml index 6aa5fc51df..9bc76ea00d 100644 --- a/compatibility_matrices/compatibility_matrix.3.xml +++ b/compatibility_matrices/compatibility_matrix.3.xml @@ -266,7 +266,7 @@ android.hardware.nfc - 1.0-1 + 1.1 INfc default