| commit | 69697098fdc313752c578047c66badb9f6d6796a | [log] [tgz] |
|---|---|---|
| author | qiaoli <[email protected]> | Mon May 01 22:20:21 2023 +0000 |
| committer | qiaoli <[email protected]> | Thu Jul 27 23:14:50 2023 +0000 |
| tree | 2c9ed537c6eceffcc5fdfd34a749a9202840a295 | |
| parent | 4984b66c4148da9c24c99e6210faebcecaba8003 [diff] |
Add ondevicepersonalization module to apex_available Test: mma Bug: 241799297 Change-Id: I4111722580ae3a9c69d280c753b1d31a51ce9651
diff --git a/Android.bp b/Android.bp index 9433a49..f4d5095 100644 --- a/Android.bp +++ b/Android.bp
@@ -92,6 +92,7 @@ "com.android.neuralnetworks", "test_com.android.neuralnetworks", "//apex_available:platform", + "com.android.ondevicepersonalization", ], min_sdk_version: "apex_inherit", sdk_version: "current",