From 0ff9aa21dec5d5aa1574c3b05aaaf06b27223b3f 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. (cherry-pick of commit: 3fc7f836a35e547e656a060df31087505a285f06) 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 249943968..d09ce852b 100644 --- a/prebuilts/api/26.0/26.0.ignore.cil +++ b/prebuilts/api/26.0/26.0.ignore.cil @@ -14,6 +14,7 @@ mediaprovider_tmpfs netd_stable_secret_prop sysfs_fs_ext4_features + system_net_netd_hwservice thermal_service thermalcallback_hwservice thermalserviced -- GitLab