Skip to content

Commit

Permalink
chiron: Add Ultrasound device and adjust Elliptic permission
Browse files Browse the repository at this point in the history
Change-Id: I1c5d15f351133b220d6e3c4d868283494804c04c
  • Loading branch information
Huexxx authored and BYZYB committed Oct 29, 2022
1 parent 16d00c5 commit 0cf1394
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions rootdir/ueventd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ firmware_directories /vendor/firmware_mnt/image/
# SSR devices
/dev/subsys_* 0640 system system

# Ultrasound device
/dev/usf1 0660 system system

# Ramdump devices
/dev/ramdump* 0640 system system

Expand All @@ -130,8 +133,8 @@ firmware_directories /vendor/firmware_mnt/image/
/dev/peel_ir 0660 system system

# Elliptic
/dev/elliptic0 0660 system system
/dev/elliptic1 0660 system system
/dev/elliptic0 0666 system system
/dev/elliptic1 0666 system system
/dev/i2c-10 0660 system system

# Amplifier
Expand Down

0 comments on commit 0cf1394

Please sign in to comment.