OSDN Git Service

security: Use-After-Free in btm_sec_[dis]connected am: 64f6fb2347 am: 6434aef9ce...
[android-x86/system-bt.git] / .style.yapf
1 [style]
2 # http://google.github.io/styleguide/pyguide.html
3 based_on_style: google
4 indent_width: 4
5 column_limit: 120