Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63fdd1ba authored by Youkichi Hosoi's avatar Youkichi Hosoi
Browse files

ueventd: Fix property variable for ro.hardware in ueventd.rc

Property variables should be written ${x.y} to be expanded.

Bug: 175645356
Test: The property ro.hardware is expanded properly.
Change-Id: Idf7ff7ecc002e6e4de4ccef70e89dcc1c10e63d0
parent 819ca32a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
import /vendor/ueventd.rc
import /odm/ueventd.rc
import /ueventd.{ro.hardware}.rc
import /ueventd.${ro.hardware}.rc

firmware_directories /etc/firmware/ /odm/firmware/ /vendor/firmware/ /firmware/image/
uevent_socket_rcvbuf_size 16M