summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Mark White <anothermark@google.com> 2023-09-22 13:27:31 +0000
committer Mark White <anothermark@google.com> 2023-09-22 13:29:16 +0000
commit962d4138957e6c0dbc05972ed14279b210f877df (patch)
tree0d01606bdaf05ec1e95e9271cfae1e7ec80f3aef
parent779ebfb62bb818ad2fe4a0814608d1958ecfda34 (diff)
Added new framework-pdf jar inside MediaProvider module
Bug: 301574837 Test: presubmit and m framework-pdf Change-Id: Idb7e1b784be62419011563966bf4444c4ded0128
-rw-r--r--api/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/Android.bp b/api/Android.bp
index 6aef5fff7c7d..4f14c3779a15 100644
--- a/api/Android.bp
+++ b/api/Android.bp
@@ -86,6 +86,7 @@ combined_apis {
"framework-media",
"framework-mediaprovider",
"framework-ondevicepersonalization",
+ "framework-pdf",
"framework-permission",
"framework-permission-s",
"framework-scheduling",