Merge "Add libnpt back into system." am: 611a99da84
am: 1ebf81e58f
Change-Id: Ie56d6394c8546f1287eecac98698801b16c25598
This commit is contained in:
commit
1fd20a5c6e
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ PRODUCT_PACKAGES += \
|
|||
libicui18n \
|
||||
libicuuc \
|
||||
|
||||
# TODO(b/124498388): This currently needs to be in /system/lib for the debugger
|
||||
# transport to work.
|
||||
PRODUCT_PACKAGES += \
|
||||
libnpt
|
||||
|
||||
# Android Runtime APEX module.
|
||||
PRODUCT_PACKAGES += com.android.runtime
|
||||
|
||||
|
|
Loading…
Reference in a new issue