Remove "firmware_directories" entriy in ueventd.rc

Ueventd now scans /apex/*/firmwares/ to find firmwares. So we don't need
to list them in ueventd.rc separately.

Bug: 167942098
Test: loading drv2624.bin from the apex(sunfish)
Change-Id: I08b62fa54befb7559d4cce9b5a173c52b1c8fcdf
This commit is contained in:
Jooyung Han
2020-09-18 15:11:20 +09:00
parent e8762f74a2
commit 67b5aaf89a

View File

@@ -16,7 +16,6 @@
# The modem image is mounted at /vendor/firmware_mnt
firmware_directories /vendor/firmware_mnt/image/
firmware_directories /apex/com.android.vibrator.sunfish/firmware/
# the DIAG device node is not world writable/readable.
/dev/diag 0660 system diag