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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user