wifi - Give execute permission to data/vendor/wifi for pixelLogger am: 589e1d8d89
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13782444 Change-Id: I727782f2d9996b1d3810ba4cd72251be4ddabfc6
This commit is contained in:
commit
0d5e4b3ef6
1 changed files with 4 additions and 0 deletions
|
@ -271,6 +271,10 @@ on post-fs-data
|
|||
mkdir /data/vendor/hal_neuralnetworks_darwinn 0770 system system
|
||||
mkdir /data/vendor/hal_neuralnetworks_darwinn/checksum_cache 0770 system system
|
||||
|
||||
on zygote-start
|
||||
# For PixelLogger configuration file.
|
||||
chmod 0771 /data/vendor/wifi
|
||||
|
||||
on post-fs-data
|
||||
# Create the directories used by the Wireless subsystem
|
||||
mkdir /data/vendor/wifi 0771 wifi wifi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue