Update git submodules

* Update platform/frameworks/base from branch 'master'
  to c8a2dbdb10a6b1ada1759ff4ad75144e1206f772
  - Merge changes I9ad74037,I50b29ef9
    
    * changes:
      Avoid interface name copy in HwParcel
      Avoid allocation on Java Binder fast path
    
  - Avoid interface name copy in HwParcel
    
    Test: builds
    Change-Id: I9ad7403707aac6af8b5f68375527dd8250c2c8fc
    
  - Avoid allocation on Java Binder fast path
    
    We recently added a new API to the native Parcel class that avoids a
    string allocation in enforceInterface.  Have the Java JNI glue for
    Parcel use this new interface.
    
    Test: builds
    Change-Id: I50b29ef95e214812c5fa83514497e0a188a635aa
    

* Update platform/superproject from branch 'master'
  to 85857c3ee2733315c01429e15d6f264b80537719
  - Update git submodules
    
    * Update frameworks/base from branch 'master'
      to c8a2dbdb10a6b1ada1759ff4ad75144e1206f772
      - Merge changes I9ad74037,I50b29ef9
        
        * changes:
          Avoid interface name copy in HwParcel
          Avoid allocation on Java Binder fast path
        
      - Avoid interface name copy in HwParcel
        
        Test: builds
        Change-Id: I9ad7403707aac6af8b5f68375527dd8250c2c8fc
        
      - Avoid allocation on Java Binder fast path
        
        We recently added a new API to the native Parcel class that avoids a
        string allocation in enforceInterface.  Have the Java JNI glue for
        Parcel use this new interface.
        
        Test: builds
        Change-Id: I50b29ef95e214812c5fa83514497e0a188a635aa
        
2 files changed