commit | 324d480b1951f5c960b9383068a522dda3f13eb2 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Mon Dec 18 20:58:48 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Mon Dec 18 21:31:51 2023 +0900 |
tree | 852c8c3491e7f0b8a732dd6059cc3e99436c01e6 | |
parent | c569ebdd89b8539f78d0e589ee3d8e8de2424c2d [diff] |
Refactored APF generator to builder pattern for instructions This commit refactors the APF generator to utilize the builder pattern when adding instructions. This approach leads to a reduction in code duplication. Bug: 293811969 Test: TH Change-Id: I0eb4474dbd3cbdeccf39d9aafb6c6604a0c4df40