commit | 9d398af95c1e39c949725f436227da35331d61ef | [log] [tgz] |
---|---|---|
author | Lee George Thomas <lgthomas@google.com> | Thu Jul 27 17:34:08 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 27 17:34:08 2023 +0000 |
tree | 8c2e207eba77b570d6693f7712600b15903100bc | |
parent | f8d02eeee11cbbfa049bd7f3427e7687c2e1b953 [diff] | |
parent | 2493d50328a99c725e7e690fcfd3efde88f86541 [diff] |
Merge "Create /data/misc/bootanim folder in init.rc." into main
diff --git a/rootdir/init.rc b/rootdir/init.rc index d2499ef..8f01d93 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -997,7 +997,7 @@ perform_apex_config # Create directories for boot animation. - mkdir /data/bootanim 0755 system system encryption=DeleteIfNecessary + mkdir /data/misc/bootanim 0755 system system encryption=DeleteIfNecessary exec_start derive_sdk