Merge "Allow installd to scan JARs in /vendor/framework." am: ee0348e8d1

am: d67c585333

Change-Id: I2be5f773b615a990d3cf4496d56294c61ab5cb34
This commit is contained in:
Nicolas Geoffray 2019-03-01 07:07:10 -08:00 committed by android-build-merger
commit c6c6ffd498

View file

@ -35,6 +35,8 @@ r_dir_file(installd, rootfs)
r_dir_file(installd, system_file)
# Scan through APKs in /vendor/app
r_dir_file(installd, vendor_app_file)
# Scan through JARs in /vendor/framework
r_dir_file(installd, vendor_framework_file)
# Scan through Runtime Resource Overlay APKs in /vendor/overlay
r_dir_file(installd, vendor_overlay_file)
# Get file context