commit | 784d57fecbbddbf2f85304ba4ecdd12b99a7a477 | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Wed Mar 08 21:34:29 2023 +0800 |
committer | Tiger <tigerhuang@google.com> | Thu Mar 09 15:36:37 2023 +0800 |
tree | f261f6e46a44e8dbb636130deb9b777332770a7f | |
parent | f91426989f8f3aab5962724d16d03e3621eca8ee [diff] |
Remove unused ITYPEs Most of ITYPEs are not used anymore. They were replaced by the runtime- generated source IDs and the public insets types. This CL removes them. The remaining ITYPEs are still used by WindowContainerTranscation APIs. They will be removed later. Bug: 234093736 Test: Presubmit Change-Id: Ieac17377a97517ec4a1d149c870ffaa66f6113a8