高通Android设备像素密度修改
需求
设备当前的像素密度是130,当前有个第三方app在打开摄像头的时候发生了崩溃,它需要使用大于等于160的像素密度
修改
#! /vendor/bin/sh# Copyright (c) 2012-2013,2016,2018 The Linux Foundation.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of The Linux Foundation n