commit | 440c5ac251c4ed9b3f27daa8db8d738087530dbe | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Tue Oct 22 10:30:31 2019 -0700 |
committer | Alec Mouri <alecmouri@google.com> | Mon Nov 11 15:38:02 2019 -0800 |
tree | 1c5821a3dd78d945abf9ded32c7342ebbfcce45e | |
parent | e385ff5067eaf8904d4db9c2e7428f6f69685f03 [diff] |
[AChoreographer] Consolidate AChoreographer source files Now that AChroeographer is defined in libnativedisplay, libandroid should not need its own copy. Instead what we do is: * Statically link libnativedisplay into libandroid * Delete choreographer.cpp This structure is the same as that of ANativeWindow. Bug: 136262896 Test: builds Change-Id: I159d69398bb33ccd7b01aae798d14c04438355c1