1. CDD: O errata changes
    
    Fixing missing / incorrect IDs.
    
    Bug: 66482816
    Change-Id: I7fe68d21c1a554b0eb88e8e3a5e535648daf10be
    
  2. Docs: Restructure Section 4
    
    - Restructure CDD with new ID rule
    
    Bug: 64811960
    
    Change-Id: Ia83a2c34447aa7b0fa70a7f8d90982e37077d39d
    
  3. CDD: Add reqs for new per-app unknown sources install permission.
    
    Android 8.0 introduces a more granular control for installing 
    appplication packages from unknown sources by adding a new
    `REQUEST_INSTALL_PACKAGES` permission.
    
    It also introduces a new settings menu to allow the user to
    grant/revoke this permission.
    
    Test: N/A
    
    Bug: 38463484
    Change-Id: I52fa0a0665395c0f8e50d700b852ee97958af382
    
  4. CDD: Clarify that when we require the new v2 signing, it doesn't remove
         the jar signing support.
         
         JAR signing has been always supported and from Android N onwards,
         APK Signature Scheme v2 support was added. So requiring support
         for both.
    
    
    Bug: 31497277
    Change-Id: If8554d0b388374fd8e60a823ad952faf686c7320
    
  5. 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
    
  6. CDD: Behavioral changes in N, for an app with DELETE_PACKAGES permission
         trying to delete a package.
    
    BUG: 31828055
    Change-Id: I10cbef8d576e0b9fa1cab5471c1156db6ee524ce
    
  7. CDD: Require APK Signature Scheme v2 support
    
    Bug: 28135246
    
    Change-Id: If76c10c2a8d5a118638e794477a7345c36a08236
    
  8. 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