Allow odrefresh to update the boot animation status.
Test: m
Bug: 160683548
Change-Id: Ic7d3fe64a0ee54d6989e2a1b67e9eb0f6666b3a1
diff --git a/private/odrefresh.te b/private/odrefresh.te
index 6321b3d..3ae35fc 100644
--- a/private/odrefresh.te
+++ b/private/odrefresh.te
@@ -45,3 +45,6 @@
# odrefresh_data_files.
neverallow { domain -init -odrefresh -system_server } odrefresh_data_file:dir *;
neverallow { domain -init -odrefresh -system_server } odrefresh_data_file:file *;
+
+# Allow updating boot animation status.
+set_prop(odrefresh, exported_system_prop)