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
5 files changed
tree: 3ed6468f47ff5145443767d3782c1c0a3dd91a27
  1. Android.bp
  2. flags.aconfig
  3. mmd.cpp
  4. OWNERS
  5. PREUPLOAD.cfg