mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 13:23:15 +02:00
style: prettier format pre-existing evidence JSON
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YZ8QTmreFcaqrsvVb38Grd
This commit is contained in:
parent
248eb35a16
commit
f9664561ac
@ -11,6 +11,10 @@
|
|||||||
"evidence": "com.kuhy.diet_guard_app absent from `pm list packages -d`, present in `pm list packages -e` after restart; app stayed alive (pidof returned a pid after 5s, previously killed within ~1s)."
|
"evidence": "com.kuhy.diet_guard_app absent from `pm list packages -d`, present in `pm list packages -e` after restart; app stayed alive (pidof returned a pid after 5s, previously killed within ~1s)."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"risks": ["None — additive whitelist entry, no change to enforcement logic for other apps."],
|
"risks": [
|
||||||
"rollback": ["Remove the added line from config.sh, push, and restart focus_daemon to re-disable the app."]
|
"None — additive whitelist entry, no change to enforcement logic for other apps."
|
||||||
|
],
|
||||||
|
"rollback": [
|
||||||
|
"Remove the added line from config.sh, push, and restart focus_daemon to re-disable the app."
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user