From 0785a72cda2fa8f355f7ea37d9e22b83cf179a58 Mon Sep 17 00:00:00 2001 From: Dan Cashman <dcashman@google.com> Date: Mon, 31 Jul 2017 13:53:26 -0700 Subject: [PATCH] Record hal_wifi_offload_hwservice type for compatibility. Commit: 632bc494f199d9d85c37c1751667fe41f4b094cb added hwservice labeling and was cherry-picked to oc-dev, but the hal_wifi_offload_hwservice type was not part of the cherry-pick because the service was not in oc-dev. Record the type for compatibility purposes. Bug: 62573845 Test: None. Prebuilt change only. Change-Id: Ib2c0fe862eddb566fbe6b0287238fa93dddae7b8 --- 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 6c2da1622..5bfa5cc59 100644 --- a/prebuilts/api/26.0/26.0.ignore.cil +++ b/prebuilts/api/26.0/26.0.ignore.cil @@ -9,6 +9,7 @@ hal_cas_hwservice hal_neuralnetworks_hwservice hal_tetheroffload_hwservice + hal_wifi_offload_hwservice kmsg_debug_device netd_stable_secret_prop sysfs_fs_ext4_features -- GitLab