commit | df4896d6733e02f3f230afc67f9891fa73f56ddf | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Feb 20 12:51:33 2019 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Wed Feb 20 12:52:02 2019 -0800 |
tree | 0e86bebd895d26917fa9a76aea7316e52c9150ce | |
parent | 1837b0cc149bf860db47cc6cc32e5efb964fcf45 [diff] |
__android_log_is_debuggable() shouldn't be an apex symbol Remove a superfluous check in fs_mgr, since those return values are already impossible for a non-debuggable build. Replace a one time call to __android_log_is_debuggable(), since there's no reason to cache the value or use this symbol. Test: build Change-Id: Icd4bef7b616c49d304303747388d7e3018c6fcfc