Add framework-scheduling to UPDATABLE_BOOT_JARS

Test: Manual
Bug: 161353402
Change-Id: Ie32c9d6a50fa5ef41f421636ae6ac32fd7b60f46
This commit is contained in:
Gavin Corkery
2020-12-08 23:28:43 +00:00
parent a270b161b4
commit c97637636e

View File

@@ -37,6 +37,7 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
com.android.os.statsd:framework-statsd \
com.android.permission:framework-permission \
com.android.permission:framework-permission-s \
com.android.scheduling:framework-scheduling \
com.android.sdkext:framework-sdkextensions \
com.android.wifi:framework-wifi \
com.android.tethering:framework-tethering \