• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Révision6c9c19766d96830569aac43656bf68d6b45bfb28 (tree)
l'heure2017-08-02 00:28:39
AuteurJaap Jan Meijer <jjmeijer88@gmai...>
CommiterJaap Jan Meijer

Message de Log

LOS: allow enabling SU

This was recently changed and SU is disabled otherwise.

Change Summary

Modification

--- a/device.mk
+++ b/device.mk
@@ -80,6 +80,8 @@ PRODUCT_TAGS += dalvik.gc.type-precise
8080
8181 PRODUCT_CHARACTERISTICS := tablet
8282
83+WITH_SU := true
84+
8385 # Boot animation
8486 TARGET_SCREEN_WIDTH := 1024
8587 TARGET_SCREEN_HEIGHT := 768