diff options
author | Luca Stefani <luca020400@lineageos.org> | 2017-08-28 16:05:06 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-09-07 17:34:14 +0200 |
commit | aabc7154ff8743da4ceec31845b82bafeba09798 (patch) | |
tree | f007879718c7ed915cb0f8da3208462120bad385 /device.mk | |
parent | 2a51c12b7ef715de824df8624f81b881d7f82846 (diff) |
oneplus3: Move to fs config gen
Change-Id: Iacba15145adb4176ac8c88df3dd4b48d139f1365
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.biometrics.fingerprint@2.1-service -# For android_filesystem_config.h +# For config.fs PRODUCT_PACKAGES += \ fs_config_files |