aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Cashman2017-08-07 14:27:05 -0500
committerDan Cashman2017-08-08 12:15:38 -0500
commit34f827fbe1b318773f249ebfb426938098f60bd8 (patch)
tree4d92272ab518a3a4d271fa0ec88f4702a6142d85 /prebuilts
parente772a5cfd747cc0e7ca4945808fa3da35c418260 (diff)
downloadsystem-sepolicy-34f827fbe1b318773f249ebfb426938098f60bd8.tar.gz
system-sepolicy-34f827fbe1b318773f249ebfb426938098f60bd8.tar.xz
system-sepolicy-34f827fbe1b318773f249ebfb426938098f60bd8.zip
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
Diffstat (limited to 'prebuilts')
-rw-r--r--prebuilts/api/26.0/26.0.ignore.cil2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuilts/api/26.0/26.0.ignore.cil b/prebuilts/api/26.0/26.0.ignore.cil
index 709e80ac..19ac7e6b 100644
--- a/prebuilts/api/26.0/26.0.ignore.cil
+++ b/prebuilts/api/26.0/26.0.ignore.cil
@@ -19,6 +19,6 @@
19 thermalcallback_hwservice 19 thermalcallback_hwservice
20 thermalserviced 20 thermalserviced
21 thermalserviced_exec 21 thermalserviced_exec
22 thermalserviced_exec_tmpfs 22 thermalserviced_tmpfs
23 timezone_service 23 timezone_service
24 tombstoned_java_trace_socket)) 24 tombstoned_java_trace_socket))