From fba8eebc74cd89eb3a24058854f5f2f5d0dc0a05 Mon Sep 17 00:00:00 2001 From: Brian Duddie Date: Thu, 29 Jun 2017 13:50:31 -0700 Subject: [PATCH] Don't create /data/misc/sensors This folder is used for storing QC slang scripts, which are not used on this device. Bug: 38425697 Test: load, sanity check sensors Change-Id: Ie40e356c57e98355117833df05f59e26c4754e74 --- init.hardware.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/init.hardware.rc b/init.hardware.rc index 5e556a00..05ac12d4 100644 --- a/init.hardware.rc +++ b/init.hardware.rc @@ -327,9 +327,6 @@ on zygote-start chmod 664 /persist/sensors/sensors_settings chown system root /persist/sensors/sensors_settings - mkdir /data/misc/sensors - chmod 775 /data/misc/sensors - mkdir /data/vendor/sensors 0770 # Mark the copy complete flag to not completed