diff --git a/build/sdk.atree b/build/sdk.atree index 2cde4c665..1391476e1 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -146,13 +146,13 @@ development/samples/source.properties samples/${PLATFORM_NAME}/source.pro # PLEASE KEEP THE SAMPLES IN ALPHABETICAL ORDER. # development/samples/AccessibilityService samples/${PLATFORM_NAME}/AccessibilityService +development/samples/AccelerometerPlay samples/${PLATFORM_NAME}/AccelerometerPlay development/samples/ApiDemos samples/${PLATFORM_NAME}/ApiDemos development/samples/BackupRestore samples/${PLATFORM_NAME}/BackupRestore development/samples/BluetoothChat samples/${PLATFORM_NAME}/BluetoothChat development/samples/ContactManager samples/${PLATFORM_NAME}/ContactManager development/samples/CrossCompatibility samples/${PLATFORM_NAME}/CrossCompatibility development/samples/CubeLiveWallpaper samples/${PLATFORM_NAME}/CubeLiveWallpaper -development/samples/HeavyWeight samples/${PLATFORM_NAME}/HeavyWeight development/samples/Home samples/${PLATFORM_NAME}/Home development/samples/JetBoy samples/${PLATFORM_NAME}/JetBoy development/samples/LunarLander samples/${PLATFORM_NAME}/LunarLander diff --git a/pdk/docs/compatibility/compatibility_toc.cs b/pdk/docs/compatibility/compatibility_toc.cs index 5a640826f..cdb7c8f0e 100644 --- a/pdk/docs/compatibility/compatibility_toc.cs +++ b/pdk/docs/compatibility/compatibility_toc.cs @@ -9,6 +9,7 @@ function nothing() {}
  • Compatibility Overview
  • Current CDD
  • CTS Introduction
  • +
  • CTS Development
  • More Information