63 64 65
# File 'lib/adb_driver/adb.rb', line 63 def density @density ||= execute_command('shell getprop ro.sf.lcd_density').to_i end