Update git submodules

* Update platform/frameworks/base from branch 'master'
  to b4203793bf957afb034916e8e8f94f6eccb39e66
  - Merge changes I8fffd952,Ief6690bb
    
    * changes:
      Add shell commands for app hibernation service
      Add basic hibernation state management
    
  - Add shell commands for app hibernation service
    
    Add some shell commands to make it easier to test and tinker with app
    hibernation service manually.
    
    Bug: 175829330
    Test: adb shell cmd app_hibernation set-state
    com.google.android.deskclock true
    adb shell cmd cmd app_hibernation get-state com.google.android.deskclock
    Test: manual testing
    
    Change-Id: I8fffd95288c65efedac55463c79b25f1252de260
    
  - Add basic hibernation state management
    
    Add per-user hibernation state management to AppHibernationService. This
    implements the basic set/get logic for AppHibernationService and ensures
    user packages are kept up to date.
    
    Bug: 175829330
    Test: atest AppHibernationServiceTest
    Change-Id: Ief6690bb468cdf87bc1a700f9b8eef5c76f26d70
    

* Update platform/superproject from branch 'master'
  to ed527035c36613b58b597ce60c8c19e1cf82a1f1
  - Update git submodules
    
    * Update frameworks/base from branch 'master'
      to b4203793bf957afb034916e8e8f94f6eccb39e66
      - Merge changes I8fffd952,Ief6690bb
        
        * changes:
          Add shell commands for app hibernation service
          Add basic hibernation state management
        
      - Add shell commands for app hibernation service
        
        Add some shell commands to make it easier to test and tinker with app
        hibernation service manually.
        
        Bug: 175829330
        Test: adb shell cmd app_hibernation set-state
        com.google.android.deskclock true
        adb shell cmd cmd app_hibernation get-state com.google.android.deskclock
        Test: manual testing
        
        Change-Id: I8fffd95288c65efedac55463c79b25f1252de260
        
      - Add basic hibernation state management
        
        Add per-user hibernation state management to AppHibernationService. This
        implements the basic set/get logic for AppHibernationService and ensures
        user packages are kept up to date.
        
        Bug: 175829330
        Test: atest AppHibernationServiceTest
        Change-Id: Ief6690bb468cdf87bc1a700f9b8eef5c76f26d70
        
2 files changed