diff options
| author | 2017-06-22 17:58:02 +0100 | |
|---|---|---|
| committer | 2017-06-22 21:24:54 +0100 | |
| commit | 0153481a22d679818d9eb5ea997bfd967be1c206 (patch) | |
| tree | 571d0aeb8f512bc455e61539ba92e1c4786cbc6a /cmds/bootanimation/BootAnimationUtil.cpp | |
| parent | ba6b96d9788586e7a4b1560b380263a7d6b085f1 (diff) | |
Fix code and test related to rules version check
Fix code and test related to an incorrectly implemented
rules version check.
This meant that a device could not return the rules version
it shipped with.
Another unused (and also confusing) method and
associated test is being deleted here.
To run tests:
make -j30 FrameworksServicesTests
adb install -r -g \
"out/target/product/angler/data/app/FrameworksServicesTests/FrameworksServicesTests.apk"
adb shell am instrument -e package com.android.server.timezone -w \
com.android.frameworks.servicestests \
"com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner"
Test: See above.
Bug: 31008728
Change-Id: I31b55e88072dd73055cb3d8cf252be6eac920322
Diffstat (limited to 'cmds/bootanimation/BootAnimationUtil.cpp')
0 files changed, 0 insertions, 0 deletions