diff options
| author | 2024-02-22 06:32:13 +0000 | |
|---|---|---|
| committer | 2024-02-22 06:32:13 +0000 | |
| commit | bd1fe2d379e27ad2fbde971a6aea77e1ae3ab953 (patch) | |
| tree | 255e460c48bdfad162b486a6c26e7b5406592465 | |
| parent | 9f4ec92e13547630d85f46c9a6beaa8219cbb5ae (diff) | |
| parent | 81c51cf80df7f6fdf298d740f498ac8f7212086b (diff) | |
Merge "Add SDK library framework-pdf-v in MediaProvider" into main
| -rw-r--r-- | api/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/Android.bp b/api/Android.bp index 14320c96aafc..bc217f3afc20 100644 --- a/api/Android.bp +++ b/api/Android.bp @@ -122,6 +122,7 @@ combined_apis { "framework-nfc", "framework-ondevicepersonalization", "framework-pdf", + "framework-pdf-v", "framework-permission", "framework-permission-s", "framework-scheduling", |