From 9c5ddb959ca8b844253cc079c3c4f39613562370 Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Tue, 22 Jun 2021 11:22:42 +0100 Subject: Allow CompOS APEX to access Ring. Bug: 191763370 Test: Client code (in progress) builds. Change-Id: Id5a9a95f91b740c61bc5671cc34bd66799db224e --- cargo2android.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cargo2android.json') diff --git a/cargo2android.json b/cargo2android.json index 37f7284..3616930 100644 --- a/cargo2android.json +++ b/cargo2android.json @@ -2,6 +2,7 @@ "add-toplevel-block": "cargo2android_cc.bp", "apex-available": [ "//apex_available:platform", + "com.android.compos", "com.android.resolv" ], "dependencies": true, @@ -10,4 +11,4 @@ "min-sdk-version": "29", "run": true, "tests": true -} \ No newline at end of file +} -- cgit v1.2.3