OSDN Git Service

fix the permission check crash in statsd.
authorYao Chen <yaochen@google.com>
Fri, 17 Nov 2017 17:44:40 +0000 (09:44 -0800)
committerYao Chen <yaochen@google.com>
Fri, 17 Nov 2017 18:20:30 +0000 (10:20 -0800)
commit7ee94150ab5ad435d8dd4e9715a5547e16863292
tree0ab3052ab3e95d823ec5c76db1a460b8f76fd8cf
parent902cb0b68bdd889063d90de52b24f2aea8990ae2
fix the permission check crash in statsd.

And change the fake config uid to be 1000, so we can dump it from the test app.

Test: manual
Change-Id: I99b4cd28b351add8cf3e315e1dccf8cf511a0be8
cmds/statsd/src/StatsService.cpp
cmds/statsd/src/config/ConfigManager.cpp