commit | 6b393c128c261744180c280fcecff793c7e44f53 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Apr 16 12:26:33 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 16 12:26:33 2021 +0000 |
tree | 7c90aed3f578327f27b8c75b5e438fea2deb4565 | |
parent | 2678cacb3fc82fb831debcb55905d5a5120ca298 [diff] | |
parent | efef689e36cc539269f193df3a9275bccb266708 [diff] |
Merge "Allow odrefresh to update the boot animation status."
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)