android_vendor_foss/foss.mk
Peter Cai 03d92c9143 Init foss repo
* update.sh was adapted from phhusson's version. JNI is now supported
  properly by extracting them into the app's own lib directory, and apks
are prohibited from being modified by the AOSP build scripts.
* Bromite SystemWebView is currently disabled due to its lack of Android
  T support.
2022-08-21 17:45:09 -04:00

4 lines
137 B
Makefile

-include vendor/foss/apps.mk
PRODUCT_PACKAGE_OVERLAYS += vendor/foss/overlay
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS+= vendor/foss/overlay