1. 22 Jun, 2016 12 commits
  2. 21 Jun, 2016 3 commits
    • Neil Fuller's avatar
      Update timezone data to 2016d · 8a35704b
      Neil Fuller authored
      This change is effectively a cherry-pick of aosp/master commit:
      60200a74
      
      Changes affecting future time stamps
      
          America/Caracas switches from -0430 to -04 on 2016-05-01 at 02:30.
          (Thanks to Alexander Krivenyshev for the heads-up.)
      
          Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
          (Thanks to Alexander Krivenyshev and Matt Johnson.)
      
          New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers
          Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29
          at 02:00.  (Thanks to Stepan Golosunov.)
      
        Changes affecting past time stamps
      
          New zone Europe/Kirov, split off from Europe/Volgograd.  It covers
          Kirov Oblast, Russia, which switched from +04/+05 to +03/+04 on
          1989-03-26 at 02:00, roughly a year after Europe/Volgograd made
          the same change.  (Thanks to Stepan Golosunov.)
      
          Russia and nearby locations had daylight-saving transitions on
          1992-03-29 at 02:00 and 1992-09-27 at 03:00, instead of on
          1992-03-28 at 23:00 and 1992-09-26 at 23:00.  (Thanks to Stepan
          Golosunov.)
      
          Many corrections to historical time in Kazakhstan from 1991
          through 2005.  (Thanks to Stepan Golosunov.)  Replace Kazakhstan's
          invented time zone abbreviations with numeric abbreviations.
      
      Bug: 29240433
      Bug: 29528355
      (cherry picked from commit 2880a020)
      
      Change-Id: I4353a9689e0a21c459259eb5d488ed177acca848
      8a35704b
    • Neil Fuller's avatar
      Revert "Update timezone data to 2016b" · 5ed031da
      Neil Fuller authored
      This reverts commit 7bcee86e.
      
      This is in preparation for applying the 2016a -> 2016d update
      to mnc-dr1.5-dev (commit 2880a020)
      which cannot currently be applied because the 2016b update is
      present in mnc-dr1.5-dev.
      
      Bug: 29528355
      5ed031da
    • Neil Fuller's avatar
      Update timezone data to 2016e · 930bdf8e
      Neil Fuller authored
        Changes affecting future time stamps
      
          Africa/Cairo observes DST in 2016 from July 7 to the end of October.
          Guess October 27 and 24:00 transitions. (Thanks to Steffen Thorsen.)
          For future years, guess April's last Thursday to October's last
          Thursday except for Ramadan.
      
        Changes affecting past time stamps
      
          Locations while uninhabited now use '-00', not 'zzz', as a
          placeholder time zone abbreviation.  This is inspired by Internet
          RFC 3339 and is more consistent with numeric time zone
          abbreviations already used elsewhere.  The change affects several
          arctic and antarctic locations, e.g., America/Cambridge_Bay before
          1920 and Antarctica/Troll before 2005.
      
          Asia/Baku's 1992-09-27 transition from +04 (DST) to +04 (non-DST) was
          at 03:00, not 23:00 the previous day.  (Thanks to Michael Deckers.)
      
      Bug: 29354265
      Bug: 29240433
      Change-Id: I2098aec360bd1ac911e9514fe9dcdf87bdc8778a
      930bdf8e
  3. 15 Jun, 2016 1 commit
    • Neil Fuller's avatar
      Update timezone data to 2016e · 1b0ee204
      Neil Fuller authored
        Changes affecting future time stamps
      
          Africa/Cairo observes DST in 2016 from July 7 to the end of October.
          Guess October 27 and 24:00 transitions. (Thanks to Steffen Thorsen.)
          For future years, guess April's last Thursday to October's last
          Thursday except for Ramadan.
      
        Changes affecting past time stamps
      
          Locations while uninhabited now use '-00', not 'zzz', as a
          placeholder time zone abbreviation.  This is inspired by Internet
          RFC 3339 and is more consistent with numeric time zone
          abbreviations already used elsewhere.  The change affects several
          arctic and antarctic locations, e.g., America/Cambridge_Bay before
          1920 and Antarctica/Troll before 2005.
      
          Asia/Baku's 1992-09-27 transition from +04 (DST) to +04 (non-DST) was
          at 03:00, not 23:00 the previous day.  (Thanks to Michael Deckers.)
      
      Bug: 29354265
      Change-Id: Iad332b686410c54277fe8efc83b38a1b5e90aeb2
      1b0ee204
  4. 13 Jun, 2016 3 commits
  5. 10 Jun, 2016 1 commit
    • Neil Fuller's avatar
      Update timezone data to 2016d · 2880a020
      Neil Fuller authored
      This change is effectively a cherry-pick of aosp/master commit:
      60200a74
      
      Changes affecting future time stamps
      
          America/Caracas switches from -0430 to -04 on 2016-05-01 at 02:30.
          (Thanks to Alexander Krivenyshev for the heads-up.)
      
          Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
          (Thanks to Alexander Krivenyshev and Matt Johnson.)
      
          New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers
          Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29
          at 02:00.  (Thanks to Stepan Golosunov.)
      
        Changes affecting past time stamps
      
          New zone Europe/Kirov, split off from Europe/Volgograd.  It covers
          Kirov Oblast, Russia, which switched from +04/+05 to +03/+04 on
          1989-03-26 at 02:00, roughly a year after Europe/Volgograd made
          the same change.  (Thanks to Stepan Golosunov.)
      
          Russia and nearby locations had daylight-saving transitions on
          1992-03-29 at 02:00 and 1992-09-27 at 03:00, instead of on
          1992-03-28 at 23:00 and 1992-09-26 at 23:00.  (Thanks to Stepan
          Golosunov.)
      
          Many corrections to historical time in Kazakhstan from 1991
          through 2005.  (Thanks to Stepan Golosunov.)  Replace Kazakhstan's
          invented time zone abbreviations with numeric abbreviations.
      
      Bug: 29240433
      Change-Id: I1a5491f01e0aae8b571c1ed1fddc1995086b6812
      2880a020
  6. 24 May, 2016 2 commits
  7. 23 May, 2016 2 commits
  8. 20 May, 2016 1 commit
    • Christopher Ferris's avatar
      Change use of /data to /data/local/tmp. · 7e53843f
      Christopher Ferris authored
      The unistd fsync/fdatasync were changed to use /data from /.
      Unfortunately, this directory is unreadable unless you are root, so
      change this path to /data/local/tmp.
      
      Bug: 28885777
      Change-Id: Ia88da7a05c8f1b05fbd45ef2e8c55ba0c3368164
      7e53843f
  9. 19 May, 2016 8 commits
  10. 18 May, 2016 1 commit
  11. 17 May, 2016 6 commits