commit | 70015f6c9446c2504ed2fa2c1ffe68a2d882359f | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Sep 15 12:58:47 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Sep 15 13:16:28 2023 +0900 |
tree | 9315acd83d8b529cfeecf112bbabd8a8e0c028f8 | |
parent | a39e854ef5497432104bf650b84879f8064d075a [diff] [blame] |
Add memtrack HAL APEX Bug: 300011626 Test: VtsHalMemtrackTargetTest Change-Id: Ibc4d8eda2264c19173dee4165ebd977257b3f3d5
diff --git a/memtrack/aidl/default/apex_manifest.json b/memtrack/aidl/default/apex_manifest.json new file mode 100644 index 0000000..16d195e --- /dev/null +++ b/memtrack/aidl/default/apex_manifest.json
@@ -0,0 +1,4 @@ +{ + "name": "com.android.hardware.memtrack", + "version": 1 +} \ No newline at end of file