Remove /data/apex/hashtree directory
This directory is no longer used.
Bug: 184914612
Change-Id: Iaa094e2df39c363fe0a5ffd4b27b5c3075bb4f7f
Test: (device doesn't have the directory)
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 6771c5f..f00479e 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -736,7 +736,6 @@
mkdir /data/apex/active 0755 root system
mkdir /data/apex/backup 0700 root system
mkdir /data/apex/decompressed 0755 root system encryption=Require
- mkdir /data/apex/hashtree 0700 root system
mkdir /data/apex/sessions 0700 root system
mkdir /data/app-staging 0751 system system encryption=DeleteIfNecessary
mkdir /data/apex/ota_reserved 0700 root system encryption=Require