add missing comment
Bug: 278006689 Test: adb bugreport Change-Id: I2def5f7b6a96beb61ab2fec0f7bbb0cfbe097dd2
This commit is contained in:
parent
cb15c18038
commit
ae8663e544
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/vendor/bin/sh
|
||||
echo "------ Camera HAL Graph State Dump ------"
|
||||
for f in $(ls -t /data/vendor/camera/hal_graph_state*.txt |head -1); do
|
||||
echo $f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue