add missing comment

Bug: 278006689
Test: adb bugreport
Change-Id: I2def5f7b6a96beb61ab2fec0f7bbb0cfbe097dd2
This commit is contained in:
Adam Shih 2023-04-13 13:36:52 +08:00
parent cb15c18038
commit ae8663e544

View file

@ -1,3 +1,4 @@
#!/vendor/bin/sh
echo "------ Camera HAL Graph State Dump ------" echo "------ Camera HAL Graph State Dump ------"
for f in $(ls -t /data/vendor/camera/hal_graph_state*.txt |head -1); do for f in $(ls -t /data/vendor/camera/hal_graph_state*.txt |head -1); do
echo $f echo $f