diff options
| author | wzedlare <vedatak01@gmail.com> | 2017-06-04 12:10:41 +0000 |
|---|---|---|
| committer | Rygebin <kaankulahli@gmail.com> | 2017-06-20 13:58:51 +0000 |
| commit | c26a5ec622d4f60d45b8ec14e090d40798765912 (patch) | |
| tree | 8b7eafc7fe0fcd6f08d6bc2213fb4885ff2238ce | |
| parent | 62152cd0cc4358c3eeea66e12c20bf7c4462d54b (diff) | |
shamrock: props: Remove first api level
It is not necessary in lineage.
| -rw-r--r-- | system.prop | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system.prop b/system.prop index 59a6fa4..8e8faf0 100644 --- a/system.prop +++ b/system.prop @@ -83,9 +83,6 @@ persist.hwc.downscale_threshold=1.15 ro.opengles.version=196609 ro.sf.lcd_density=420 -# # First api level, device has been commercially launched -ro.product.first_api_level=22 - # Graphics ro.use_data_netmgrd=true persist.data.netmgrd.qos.enable=true |
