commit | 879839ec7ed1a494c3c1f490d533ff1e02b2be98 | [log] [tgz] |
---|---|---|
author | Hung Nguyen <[email protected]> | Tue Oct 29 11:47:29 2024 -0700 |
committer | Hung Nguyen <[email protected]> | Thu Oct 31 18:14:44 2024 -0700 |
tree | 3ed6468f47ff5145443767d3782c1c0a3dd91a27 | |
parent | eb99717c31f95fe1c7c92b50c2ad0dbc8bb85c16 [diff] |
Add mmd skeleton Setting up memory management skeleton with: - A flag to guard the daemon from running - A main method that exits early if the feature flag is disabled - PREUPLOAD config for formatting build and cpp files Using mm_daemon target name to avoid build failures with cuttlefish due to similar host tool named mmd. Bug: 375432464 Test: m mm_daemon; adb push and verify log message Change-Id: I271f3043df39d3a72ff1ce38e8fca64e0cc7ccef