1. Docs: Typo fixes.
    
    Test: ./cdd_gen.sh --version 9 --branch pie-dev
    Change-Id: Ic4a076c8c09bcae2317edc4251502caedef3a3d1
    
  2. CDD: Require logging of some basic events available to app developers through statsd.
    
    Enlist required fields to be more specific about what is
    needed for developer tools and what is needed for privacy.
    
    Bug: 76161779
    Bug: 74125988
    
    Test: None
    Change-Id: I4ff9a73f72c3270caaac0f116297d666a58561fb
    
  3. Merge "CDD: Developer options to be made available for all developers" into pi-dev
  4. CDD: Developer options to be made available for all developers
    
    - The mechanism to enable developer options can be different per
    partners and it should be clearly documented publicly so that any
    developers can enable developer options when necessary (i.e.
    disallowing only selected developers to access to developer options).
    
    - Fixing a few minor section numbering issues.
    
    Bug: 78370047
    Test: NA
    Change-Id: I6e433b424aea20caf977838a17690194b45ebe25
    
  5. CDD: Add GPU debug layer developer requirement
    
    - This ensures that Vulkan graphics debug tools can connect and
      interact with applications uniformly without requiring root access
      to the device.  Previously they could only discover layers that were
      packaged with the application, or from system locations on rooted
      devices.
    - This functionality is covered by CtsGpuToolsHostTestCases
    
    Bug: 76152639
    Test: N/A
    
    Change-Id: I02694399c9e9da21e19b0e94c4adf9de33959bbe
    
  6. Merge "Docs: Restructured section 6.1." into oc-dev
  7. Docs: Restructured section 6.1.
    
    Restructured CDD with new ID format.
    
    Test: N/A
    Bug: 64811960
    Change-Id: Id2f4234a71fe5993981024234bc8480ec3941387
    
  8. Docs: Restructured section 6.2.
    
    Restructured CDD with new ID format.
    
    Test: N/A
    Bug: 64811960
    Change-Id: Id90648102dfb8692ea6d1be440b73a15249cfe7b
    
  9. CDD: Updated Dumpsys requirements.
    
    Device implementations MUST not alter the following stats when logging
    through dumpsys:
    
    *batterystats
    *diskstats
    *fingerprint
    *graphicsstats
    *netstats
    *notification
    *procstats
    
    These stats provide meaningful information to the app developers
    so must be consistent in format and not altered.
    
    Bug: 36237016
    Test: N/A
    Change-Id: I0eae379ce0c4cb8c4527882b3a107ac3070c6255
    
  10. Docs: Final cleanup for CDD source.
    
       - Fix rowspan in table in section 2.1.
       - Put markdown links on a single line.
       - Escape parentheses in URLs.
       - Fix some internal links with dashes instead of underscores.
       - Replace tabs with spaces.
       - Other misc. cleanup.
    
    Bug: 32070486
    Change-Id: Ie44202b5a0bfe7133505880a0a9c74f08a9bac1f
    
  11. CDD: Developer settings in moving vehicle
    
    Users should not be interacting with developer settings when a
    vehicle is in motion. To avoid driver distraction, it is
    acceptable to hide them in Automotive implementations when the
    vehicle is moving.
    
    Change-Id: I10392fe288955e0e4a345be0e962be13c93e22f6
    
  12. Docs: Add CDD docs and the build script, and test examples
    
    Bug: 25199595
    This is based on the amended final CDD for M, hosted as commit
    1846a9622485855d572705a7972116caf0be3669 on the AOSP master branch.
    
    Change-Id: Ic3bd96cd652f7d7b13def03a4ca1f04645c34255