diff options
| author | Jean-Baptiste Queru <jbq@google.com> | 2012-05-29 10:40:37 -0700 |
|---|---|---|
| committer | Jean-Baptiste Queru <jbq@google.com> | 2012-05-29 10:40:37 -0700 |
| commit | 8d4190e3a6ad74d2c06b349f91873a038a9c8dc8 (patch) | |
| tree | 2a65c0fc8daf71fd40138a5ab871e5c270912436 /system.prop | |
| parent | 150e057022abf927ab342e039530d47e50267f51 (diff) | |
Initial commit of grouper files.
Change-Id: I855f4685d11d3cd16e4efbeb35ae6389045cb200
Kernel: 8dd2eab Audio: Disable UART debug cable detection to support active
Diffstat (limited to 'system.prop')
| -rw-r--r-- | system.prop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system.prop b/system.prop new file mode 100644 index 0000000..79b5203 --- /dev/null +++ b/system.prop @@ -0,0 +1,13 @@ +ro.opengles.version = 131072 +wifi.interface=wlan0 +rild.libpath=/system/lib/libril-icera.so +rild.libargs=-e wwan0 +persist.tegra.nvmmlite = 1 +ro.audio.monitorOrientation=true + +#NFC +debug.nfc.fw_download=false +debug.nfc.se=false + +# set default lcd density to TVDPI +ro.sf.lcd_density=213 |
