From 3fc7f836a35e547e656a060df31087505a285f06 Mon Sep 17 00:00:00 2001 From: Dan Cashman <dcashman@google.com> Date: Mon, 31 Jul 2017 14:25:09 -0700 Subject: [PATCH] Record hal_wifi_offload_hwservice type for compatibility. Commit: 5aef6a9469ef54a8733a2794495526a2ce579473 added a new type, system_net_netd_hwservice, for a new hwservice. Record this in the compatibility infrastructure as labeling a new object, rather than relabeling one from O. Bug: 62573845 Test: None. Prebuilt change only. Change-Id: If360eb9e05684d9b47316d53e494aa773485e93f --- prebuilts/api/26.0/26.0.ignore.cil | 1 + 1 file changed, 1 insertion(+) diff --git a/prebuilts/api/26.0/26.0.ignore.cil b/prebuilts/api/26.0/26.0.ignore.cil index 3228a9898..e713bc1ca 100644 --- a/prebuilts/api/26.0/26.0.ignore.cil +++ b/prebuilts/api/26.0/26.0.ignore.cil @@ -14,5 +14,6 @@ mediaprovider_tmpfs netd_stable_secret_prop sysfs_fs_ext4_features + system_net_netd_hwservice timezone_service tombstoned_java_trace_socket)) -- GitLab