Add SDK library framework-pdf-v in MediaProvider
SDK library for pdf related bootclasspath classes that were part of the non-updatable API before V, and were moved to the module in V. Other pdf related bootclasspath classes in mediaprovider should go to framework-pdf. Bug: b/324667310 Test: presubmit and m Change-Id: I41eb561edbade9609c58ad8ee3acdcc9bf03c0c5
This commit is contained in:
parent
1c9213d89f
commit
0ce946587b
1 changed files with 1 additions and 0 deletions
|
@ -654,6 +654,7 @@ func NewConfig(cmdArgs CmdArgs, availableEnv map[string]string) (Config, error)
|
|||
"framework-nfc": {},
|
||||
"framework-ondevicepersonalization": {},
|
||||
"framework-pdf": {},
|
||||
"framework-pdf-v": {},
|
||||
"framework-permission": {},
|
||||
"framework-permission-s": {},
|
||||
"framework-scheduling": {},
|
||||
|
|
Loading…
Reference in a new issue