commit | 46f44cebc7f9a122a66e8b31834aaf8f8ba9a80e | [log] [tgz] |
---|---|---|
author | Sandeep Bandaru <sandeepbandaru@google.com> | Tue Nov 26 18:44:20 2024 +0000 |
committer | Sandeep Bandaru <sandeepbandaru@google.com> | Wed Dec 04 22:30:24 2024 +0000 |
tree | f6562132ae86d1b1c40d77c13d80e34f08461ebd | |
parent | c8b00c8aea04c1db4d30cfddb35b36367d3e08ca [diff] |
Fix hidden API usages to alternative API usages After moving the code to mainline module, all interactions from platform should be via APIs or relevant util classes cloned and jarjar'd within the module. This change moves such usages to existing APIs or makes a module-utils copy of such classes to be used independantly in the module. Flag: build.release_ondevice_intelligence_module Bug: 376427781 Change-Id: I5bc5fa5b7e2e2ba2899b4cbba536103d66a6aa19