We can set config.disable_rtt in the init script to disable the
RttService.
b/26877020
Change-Id: Ifb7fedc4764329dc09cae41f06bf6d5fc7426e5f
(cherry picked from commit c47749f9908b5d98397379fb3bf80d330f9c8283)
am: 7007254630 -s ours
* commit '7007254630ef6e8d236bcc2b548a08f34e443061':
DO NOT MERGE ANYWHERE Start the FingnerprintService only if it has FEATURE_FINGERPRINT.
am: 1886efacfc -s ours
* commit '1886efacfc22aff9e191cd57820c2d151bac66e3':
DO NOT MERGE ANYWHERE Start the FingnerprintService only if it has FEATURE_FINGERPRINT.
am: 4577aac551 -s ours
* commit '4577aac5510db6c3255a5e09a573c52bbfa8b609':
DO NOT MERGE ANYWHERE Start the FingnerprintService only if it has FEATURE_FINGERPRINT.
am: fbd88d132e -s ours
* commit 'fbd88d132e3d75c9f1af607fc1ba00a6596d7406':
DO NOT MERGE ANYWHERE Start the FingnerprintService only if it has FEATURE_FINGERPRINT.
Instead of custom draginess, use RecyclerView with a GridLayoutManager.
Still needs a bit of work, but the overall feel is significantly better
than before.
Change-Id: I3b3927472f69721e265ef7591de2f3052862f392
Make it bigger, also make QS + Notification width update on config
change, so the new width can take effect.
Change-Id: Id069d21358d7bb716a1dfadc21fa11d1e5d69575
Improves logging in perioidc job period clamping.
Added sourcePackage to dumpsys in JobScheduler.
Bug: 26874152
Change-Id: Iaccd6df3e70dfcae16e983893a708342fda637b3
libnativehelper.so is no longer accessible to the app, so it must be
bundled in the app. This should get ApfTest passing again.
Change-Id: Ie4fe66e44d46ddb12b3c7ac5c91118a69a8ebe2e
Premature submission. Need to wait until stubs support 1.8.
This reverts commit 311a97e7f41c494bc355f5d77adc276e2a400970.
Change-Id: Iba1361b90f75cad139f94044184c5295483fedcd
Fixed a bug which caused a null pointer exception on restore
in deleteDirectoryContents() method.
Also made other cosmetic changes.
Change-Id: I75712ec585fdfdbca462c468acf2229a47331b59
When device has multiple storages, storage are shown as directory under
the device root. In this case, we would not like to add device name to
storage.
Note that we still use "device name + storage name" for root name if the
device has a single storage because we skip storage directory in this
case and shows storage's contents directly under the device.
BUG=26625708
Change-Id: Ie13b044e71ae9b5131c4a01ee9d605023d05f168