Skip to content

Commit a89930d

Browse files
committed
add oom score for init khadas-bluetooth.conf
1 parent bac4151 commit a89930d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

chromeos-base/chromeos-bsp-edge2-openfyde-base/files/khadas-bluetooth.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ description "Active bluetooth"
22
author "glass@fydeos.io"
33

44
start on started brcm_bt_patchrom
5+
6+
oom score -100
7+
58
task
69
script
710
logger -t "${UPSTART_JOB}" "try to active khadas bluetooth"

metadata/fydeos_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FYDEOS_BUILD=12
1+
FYDEOS_BUILD=2

0 commit comments

Comments
 (0)