Fix thermalserviced_tmpfs compat recording mistake.
Commit: 2490f1adad4b9b89639926ddd5be91f46d1f6b84 meant to add
thermalserviced_tmpfs to the new_object list in the mapping file,
but copy-paste error resulted in thermalserviced_exec_tmpfs being
recorded instead. Fix this.
(cherry-pick of commit: fbacc656be1b8e2dbade14edf91d8b972678291d)
Bug: 62573845
Test: None. prebuilt change.
Change-Id: Iab4eaef04742187d6397a539aae854651caa9935
diff --git a/prebuilts/api/26.0/26.0.ignore.cil b/prebuilts/api/26.0/26.0.ignore.cil
index 709e80a..19ac7e6 100644
--- a/prebuilts/api/26.0/26.0.ignore.cil
+++ b/prebuilts/api/26.0/26.0.ignore.cil
@@ -19,6 +19,6 @@
thermalcallback_hwservice
thermalserviced
thermalserviced_exec
- thermalserviced_exec_tmpfs
+ thermalserviced_tmpfs
timezone_service
tombstoned_java_trace_socket))