commit | 7e680e09ba0fdfe82bbd53bd5441294937c57a98 | [log] [tgz] |
---|---|---|
author | Oscar Azucena <oscarazu@google.com> | Wed May 29 01:44:07 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed May 29 01:44:07 2019 +0000 |
tree | 73f4bb044ab573235a280901a34ebd878ff908b6 | |
parent | 14de8b7809e3ad06571599c35e9dd60e0fa7d803 [diff] | |
parent | c656d51a5759dcd40ec43ff54584076ae3ab989d [diff] |
Merge changes from topic "audio-zone-focus" into qt-dev * changes: Added zone swithching logic Added zone testing to kictchen sink Added car audio focus per zone basis. Added API to manage uids in each zone
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.