summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragment.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-03-16 18:32:21 +0000
committerNeil Fuller <nfuller@google.com>2017-05-04 19:46:47 +0100
commit68f666693a465eb8a66d9252b7b7ac035b9f0b7b (patch)
treea26f0e86a4928a06f3de324c290ce1413edd89e1 /rs/java/android/renderscript/ProgramFragment.java
parent622b140f9450afcc403fb03079202ea8df3a0430 (diff)
Add (disabled) time zone update system server impl
This commit builds on top of prior API commits. It adds code to the system server, but in a disabled way. The system server is responsible for monitoring two (configured) package names: one for the "updater app" (provided by the platform) and one for the "data app" (provided by the OEM). When either package changes the updater app is triggered via a privileged intent. The updater is then required to communicate with the data app and report back to the system server. Unit tests are included for the major components. To run: 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 Merged-In: I8f82cdcc2b574778a7e0d0184270f305b69ee17b Change-Id: I8f82cdcc2b574778a7e0d0184270f305b69ee17b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragment.java')
0 files changed, 0 insertions, 0 deletions