We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a906ec3 commit 0b05716Copy full SHA for 0b05716
device.mk
@@ -13,6 +13,9 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
+# Set preferred size for assets
17
+PRODUCT_AAPT_PREF_CONFIG := tvdpi
18
+
19
$(call inherit-product, vendor/cm/config/common_full_tablet_wifionly.mk)
20
$(call inherit-product, vendor/cm/config/gsm.mk)
21
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
0 commit comments