Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_system_libhidl


https://github.com/PitchBlackRecoveryProject/android_system_libhidl

Revert "Add IMemoryToken and the HidlMemoryToken" am: c68b413ee5 am: b9f4afb6f0

am: 4584b6e7f5

Change-Id: I99969426b2090212f92a175b7211661c03ed9362

700687b77f2aec83cbd427aa9b2209c590ead2ab authored about 7 years ago
Revert "Add IMemoryToken and the HidlMemoryToken" am: c68b413ee5

am: b9f4afb6f0

Change-Id: I76c3d0dfd16f68c3f0acbece0b0a2b931340e95c

4584b6e7f552dda4e6c75729406e177718fa9804 authored about 7 years ago
Revert "Add IMemoryToken and the HidlMemoryToken"

am: c68b413ee5

Change-Id: I8513ae44297afdde9feb62aa040b907f3751854b

b9f4afb6f0240f037e678eff7095cf631c386e4a authored about 7 years ago
Revert "Add IMemoryToken and the HidlMemoryToken"

This reverts commit 2c16d029914a7908e225e9b7dca555b32638ea57.

Bug: 69640337
Test: m tests
Chang...

c68b413ee56b0a309ff0b1c44cd2749c6028c3ee authored about 7 years ago
Add IMemoryToken and the HidlMemoryToken am: 2c16d02991 am: dbd163512c

am: f2e0b89121

Change-Id: I5360300790af26767d4da3accdf7fd910d656434

e34901e2eb79f07ca385ebabb2f4622d5b2cc39e authored about 7 years ago
Add IMemoryToken and the HidlMemoryToken am: 2c16d02991

am: dbd163512c

Change-Id: I00986597aa2604040c4d3156dbedaae86192d97d

f2e0b89121153e0ed3ad301750d7a14465e9a551 authored about 7 years ago
Add IMemoryToken and the HidlMemoryToken

am: 2c16d02991

Change-Id: Ibe815a8714d0b7180a54ac83f373c3f99dd9a885

dbd163512c3b83495e721e10a56be31fa93d9d35 authored about 7 years ago
Add IMemoryToken and the HidlMemoryToken

The IMemoryToken is an interface which composes shared memory.
It provides a get() method, which...

2c16d029914a7908e225e9b7dca555b32638ea57 authored about 7 years ago
Add hidl::memory::block::V1_0::memory_block

memory_block is a struct used to describe a memory block
inside a shared memory represented by a...

65ac608ef308b71931fe2861890be5c241ea5f7e authored about 7 years ago
No subdirs.

Removing whenever I see them edited in a CL.

Test: none
Change-Id: Ia9b4b3176534104b90c3a4b98a6...

b973514302fd37d233e93911e6c14b825b4df9bc authored about 7 years ago
Snap for 4471243 from 2d0904e080f35fe6fa1a7c0ba1b1f10c0fde4f0f to pi-release

Change-Id: Id00ea3efc181192515a72bc2341b61fd432671b3

cf5a6faa2e961bf7d7bba44932dfd531785b839a authored about 7 years ago
Fix comparisson operation of const char* with hidl_string am: 62a38dfd2d am: 9548a9926e

am: f23ebf527f

Change-Id: I02b96ca8c22e36a763ddc14bc0a3393ebb68aebd

2d0904e080f35fe6fa1a7c0ba1b1f10c0fde4f0f authored about 7 years ago
Fix comparisson operation of const char* with hidl_string am: 62a38dfd2d

am: 9548a9926e

Change-Id: I8520731666a3dd642eb40c52359b663d84f93359

f23ebf527f0f6d29b2ee913f75703a56e1a83e75 authored about 7 years ago
Fix comparisson operation of const char* with hidl_string

am: 62a38dfd2d

Change-Id: I880d3b0dce95aaf4227f417af4aa603cccbc6796

9548a9926e786280fd65f56ca798cc69e29725a2 authored about 7 years ago
Fix comparisson operation of const char* with hidl_string

The arguments to the strcmp function were flipped.

Test: Would have caught this ;-)
Change-Id: ...

62a38dfd2d846f23f609a492ffcc21b85baed5ff authored about 7 years ago
Don't use service notifications if we can't.

When we only have one binder thread, calling waiter->wait()
will block forever.

Bug: 35117173
T...

b88ae7fdad8878f9ec03f9c527b745ffef4a7ff8 authored about 7 years ago
Merge "Add global definition of hidl_enum_iterator." am: ca0328cf67 am: 2068941cd2

am: dee52e57ef

Change-Id: I5defdae493261ac7e97c31aa0074ef841520cff2

1e874dfef912c93c59730525c9d32ff6d997e9fa authored about 7 years ago
Merge "Add global definition of hidl_enum_iterator." am: ca0328cf67

am: 2068941cd2

Change-Id: Idacd5b8f43f2a9a02fd47e86d5499b77dc2c8779

dee52e57ef55e502fd4bebad30915b68a9f29fe7 authored about 7 years ago
Merge "Add global definition of hidl_enum_iterator."

am: ca0328cf67

Change-Id: I576c2b3d133eba31644868361991fd0658308925

2068941cd2e30d9b26d2167b89bc9d8f835ae074 authored about 7 years ago
Merge "Add global definition of hidl_enum_iterator."

ca0328cf67e026f882e7e20a157a4f4aeb87f45b authored about 7 years ago
Snap for 4468711 from a4ebc90febfb5674d1885f38fb87fc9ec8626178 to pi-release

Change-Id: Ib6855ef5d08c0e866382ce0ae86e116c7092b130

d48d4ebd62c7d614c699d1640d578608962d6165 authored about 7 years ago
Merge cherrypicks of [3268343, 3268363] into pi-release

Change-Id: I1ec43ab0e9613a1a0b7ae915b228cfb12bd5ac81

7c649f3ad6149b6233e855f8f8fd87d70e18b8c7 authored about 7 years ago
HidlTransportSupport: fix build.

Test: user build builds successfully
Change-Id: Ic5b8910ac539b9acac4de5717b01ccced3a863c4
(cherr...

3cec51d74e17a7902e53a33f3e0e09875bf57865 authored about 7 years ago
HidlTransportSupport: fix build. am: a8b6eabcab am: 4574749a52

am: 1431b0fc8a

Change-Id: I73a2820fb2fc5b1ba2011ab01c0884432b199a7b

a4ebc90febfb5674d1885f38fb87fc9ec8626178 authored about 7 years ago
Snap for 4466732 from 4099e2c7aafd1a983f049d7593ac953b2fa484d5 to pi-release

Change-Id: I31c293026f9988231f4eed7b0b0dfce293862b18

cc4dbfa0b7a3c20222dec5b6f1e9e460758c433c authored about 7 years ago
HidlTransportSupport: fix build. am: a8b6eabcab

am: 4574749a52

Change-Id: I1af0c0376ffa77478162dc742ccdabc4e0f3345d

1431b0fc8a851fe7f1754ef5295859fbb66ce550 authored about 7 years ago
HidlTransportSupport: fix build.

am: a8b6eabcab

Change-Id: I6279b5b8e33b338885878e3b8b6225da601ba73c

4574749a52cf03be8db1063d93bef07bb3e96e87 authored about 7 years ago
HidlTransportSupport: fix build.

Test: user build builds successfully
Change-Id: Ic5b8910ac539b9acac4de5717b01ccced3a863c4

a8b6eabcab2ddc29173882e750e801e8f6fd8a07 authored about 7 years ago
Merge "HidlTransportSupport: add getPidIfSharable." am: b7f9ca5267 am: edc5e79048

am: ade8a66334

Change-Id: Iccec1393d1eb18f859761281bec370a87508ca02

4099e2c7aafd1a983f049d7593ac953b2fa484d5 authored about 7 years ago
Merge "HidlTransportSupport: add getPidIfSharable." am: b7f9ca5267

am: edc5e79048

Change-Id: I334a28cd739bb9814135bff91dee69a8902dfb5e

ade8a66334957f7d833e06cf189f6d08de2d4b39 authored about 7 years ago
Merge "HidlTransportSupport: add getPidIfSharable."

am: b7f9ca5267

Change-Id: I6c5d71b436353ae7e3b84481976ba639587ffc06

edc5e790489625bc21201e6e56225182f26bceb0 authored about 7 years ago
Merge "HidlTransportSupport: add getPidIfSharable."

b7f9ca526797ac1ed59ec427b8e8a7fee7bd5390 authored about 7 years ago
HidlTransportSupport: add getPidIfSharable.

This function provides PID when it is "sharable" (i.e
on debug builds). Auto-generated IBase::ge...

7a4b75659088fe2fa2723bb3cddc07301b9c62bc authored about 7 years ago
Snap for 4459973 from 2e7633dcbb0efc993b01b9e003d08337e7e489ca to pi-release

Change-Id: Ibef4baf9b7096a92d5f64b8d58fd856cbaedd0de

b0f259a51c0ec11c848bace3fb41a45d544957d0 authored about 7 years ago
Add global definition of hidl_enum_iterator.

Every HIDL generated enum generates an implementation of this
function.

Bug: 68715899
Test: hid...

abce0c749bff42225e35fa4e2a21fa0d632af706 authored about 7 years ago
Merge "Add environment flag to disable gcov path config." am: 27b096e4d6 am: 3c98114a00

am: 0edee3daab

Change-Id: I370241af2e7e4cbd5c48c4b9ec99c976acb5ffcc

2e7633dcbb0efc993b01b9e003d08337e7e489ca authored about 7 years ago
Merge "Add environment flag to disable gcov path config." am: 27b096e4d6

am: 3c98114a00

Change-Id: I6a42d9ad2c75a7ebf569d1085a31390f42e0353d

0edee3daab2884f66d6b915b49c44ddc6b03f19f authored about 7 years ago
Merge "Add environment flag to disable gcov path config."

am: 27b096e4d6

Change-Id: Iecc452d3ae634dfd0052c0a1234802ba30789c5d

3c98114a0092bc1742cad43ccd5b7bf325b64ca5 authored about 7 years ago
Merge "Add environment flag to disable gcov path config."

27b096e4d67cdb7be08e39a7405b6d64b3eeb770 authored about 7 years ago
Add environment flag to disable gcov path config.

In some cases (sp-hals), the test process must specify a different output
directory for gcov dat...

de6c76ace60e810cb57fd1c23e6909d206d00a0f authored about 7 years ago
Snap for 4455093 from 4d4029cb70c2851804a5938168a9b3f04b99aae6 to pi-release

Change-Id: I33b5bb49ef681368942462aac2c9ba509a3b90a8

f2b700896c717f7bdf8fd1ad441631930e82a4e0 authored about 7 years ago
Merge "libhidladapter is now static." am: 21796bf031 am: 72c179ec1a

am: bf29030aa2

Change-Id: Iffd199f227ff171b242e60cf1c096739e2127484

4d4029cb70c2851804a5938168a9b3f04b99aae6 authored about 7 years ago
Merge "libhidladapter is now static." am: 21796bf031

am: 72c179ec1a

Change-Id: I89c34bedff10eb82a2e76a813ae3f88180004e38

bf29030aa2490754e0bf935fc0ab23ac450c484f authored about 7 years ago
Merge "libhidladapter is now static."

am: 21796bf031

Change-Id: I4b44774a965ae847c085326fe8f0c3c2b18551ed

72c179ec1a96e407fc9a7fefd3a11095b752e2c2 authored about 7 years ago
Merge "libhidladapter is now static."

21796bf03171bef7b2c46cd81b24cba1f7ae97e0 authored about 7 years ago
Snap for 4453288 from 1b39286dbdf92c5948a97a895d22c255d56f546b to pi-release

Change-Id: I0ea296d296ee1c26cead817a6bedb22c90caf42f

b52eacd9944fb178e8e504f70e25e34fa7cac39a authored about 7 years ago
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD

am: 343d8f7486

Change-Id: I9badabfa92d20c4b2ffc4119dbc3de4353abe5e8

1b39286dbdf92c5948a97a895d22c255d56f546b authored about 7 years ago
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD

Change-Id: I0d716e7eca77ccf0c637c970242365f3512ee6ec

343d8f7486e2dbcddc64c03faf7fcdf1b595dc76 authored about 7 years ago
Snap for 4450504 from b4c3d1a65bbc7679a80ce4f90a78187d70dce70f to pi-release

Change-Id: I7cb2345191de67a83173d8c2da73c4f34abc3b3f

15c2f8b3aed244adf010fcf33d8386c17c859790 authored about 7 years ago
Merge commit 'b678a5324877a24163655fb256ae0c835c5fd1f6' into HEAD

Change-Id: I6ad0d4acf226ab76264b09b6b3626037d2b41068

71b08852f0afaa67c5391243fcebe1c4fe7cb12b authored about 7 years ago
libhidladapter is now static.

To include in self-packaged tests.

Bug: 66914275
Test: pass
Change-Id: I6dd6527c24902f54dd32694...

b51849101487dd892ab95b2af01b14a7f5a57254 authored about 7 years ago
Merge "Refine HidlMemory" am: 30b7dab79b am: 4b9bc942ef

am: 03ed939b39

Change-Id: Id7a8a0702dfa7a11478d80080c13789598559484

b4c3d1a65bbc7679a80ce4f90a78187d70dce70f authored about 7 years ago
Merge "Refine HidlMemory" am: 30b7dab79b

am: 4b9bc942ef

Change-Id: I82d96558c155fb5be42bf7667c4b0e447e6c1f4e

03ed939b39d67eeed76968d72877f28e691a304d authored about 7 years ago
Merge "Refine HidlMemory"

am: 30b7dab79b

Change-Id: I15b981cd30fd324a4d83c4baa2a7076c37dc9922

4b9bc942ef8f9ba57b8307c2128c56b9e02a2edd authored about 7 years ago
Merge "Refine HidlMemory"

30b7dab79bed26220571826893384b70691f5396 authored about 7 years ago
Don't pass sp<this> in constructor. am: e6cdfd3bd7 am: 498d6b892f

am: 89689ec2d1

Change-Id: Ie6dc44a7e41b784170a39526fd10ae733b8d00e6

66c3784c17e1bac24923b96f137fb71129fa95cb authored about 7 years ago
Don't pass sp<this> in constructor. am: e6cdfd3bd7

am: 498d6b892f

Change-Id: I39e33d80829eb1f25ccc3dbc717e699b0f92fe60

89689ec2d1c333bf03556a9f6e2799c662f630d9 authored about 7 years ago
Don't pass sp<this> in constructor.

am: e6cdfd3bd7

Change-Id: Ie33c86908917759a0d64cb3ae8259d5afe739d34

498d6b892fc53715e652a264d51986d5e1a43421 authored about 7 years ago
Don't pass sp<this> in constructor.

Another good reason for not doing this is that
if the function you pass the sp<> into doesn't
ke...

e6cdfd3bd73d5dcec06c9f140359db18b53dcf9a authored about 7 years ago
Merge "Clean up getService()." am: e32af4419e am: c10aac8665

am: 2ddef13940

Change-Id: Ia5ed2219501f572d0b45bbcad1313d2b0b7b9178

bb80ac1b5622b9341ae896b48b7c1bb2feb00dc6 authored about 7 years ago
Merge "Clean up getService()." am: e32af4419e

am: c10aac8665

Change-Id: Ic72369b486e226b7a3328c381126ae0dbb23a006

2ddef139407e00efaad39a28cfd7ac6f2713a027 authored about 7 years ago
Merge "Clean up getService()."

am: e32af4419e

Change-Id: I8275af6fbc39c3cf3b9fb8ed2359eb2faf1217d2

c10aac86652e324a917bd0205a9ae817037041a6 authored about 7 years ago
Merge "Clean up getService()."

e32af4419e187215fd71b486e0b6c3ee9e464038 authored about 7 years ago
Refine HidlMemory

Add construct from a const hidl_memory& so that we can easily
copy it out of a synchronous callb...

8e42f5ae87e907e353fa8d094013b9431a9b8cda authored about 7 years ago
Snap for 4447680 from a7906c85aaae298da983061ed25120d591f7140f to pi-release

Change-Id: I424b0a6575b8b6bc30c75ee7c57683dc0e5152e6

61928750666b914c1b0e4985f18ae0f95cbdd597 authored about 7 years ago
Update makefiles for Soong plugin. am: 30b8a425ab am: 837666c2b2

am: f0f7577928

Change-Id: I927f3c9f8c6decf98d39303c2868b8bd6271a5e6

a7906c85aaae298da983061ed25120d591f7140f authored over 7 years ago
Update makefiles for Soong plugin. am: 30b8a425ab

am: 837666c2b2

Change-Id: I5611ad090b02e8fb47a4608162501d323e8d9047

f0f75779288fdb684ffbae532e31039f1fe995e3 authored over 7 years ago
Update makefiles for Soong plugin.

am: 30b8a425ab

Change-Id: I8eea4bd0ca23b21653accb6c44f00b83e1584915

837666c2b258ddfc5399631a81f701ec0eb9933d authored over 7 years ago
Update makefiles for Soong plugin.

Test: manual
Bug: 35570956
Change-Id: I9ff98530878d0067a2a961b17276ac97b2cd9691

30b8a425aba4190fe3b7090393b80945121f2e02 authored over 7 years ago
Merge "Double gBn/sConstructorMap" am: 33db33d18e am: 8bad1bc528

am: 0524b357a7

Change-Id: I02043ee745c7acfb03fc84264d05d43ea03e402c

b7e021b384240aa10fcdea022c99bc60607829a2 authored over 7 years ago
Merge "Double gBn/sConstructorMap" am: 33db33d18e

am: 8bad1bc528

Change-Id: Ifeb3e64265037798796ef0c936a4461691587862

0524b357a7cec5d2405f64293f3d7132f5d9f7f7 authored over 7 years ago
Merge "Double gBn/sConstructorMap"

am: 33db33d18e

Change-Id: I91cae6ee2f103150a7776eadf083015ba096f084

8bad1bc5280938aa99320727784563f34e2e1309 authored over 7 years ago
Merge "Double gBn/sConstructorMap"

33db33d18e42a53d8b8f3fb5d79a640828e0391c authored over 7 years ago
Double gBn/sConstructorMap

The new getBn/sConstructorMap() functions ensure that the
map is initialized before usage. For A...

97f88f31b63c5f4cb12be40cbd9cc8d725a4ef80 authored over 7 years ago
Fix ~HidlMemory am: 280af0a664 am: 9007534437

am: 83bdb640ca

Change-Id: I09eb0a79f56d95fcd2093bc394110e72d8c47a46

ee3c3f047f1a8964110f94ef3cca548ce11074f6 authored over 7 years ago
Merge "libhidlbase / libhidltransport is static" am: 6c99a6719d am: 2da6f65b02

am: 68d3fa9c3b

Change-Id: I0875a48e16365433d4c35ee92eac9278879d59c4

ecada13619e3b0727778e206afb6d2c6b5203ce4 authored over 7 years ago
Move preload test to libhidl_test. am: 951fb13178 am: 7823adef58

am: 7eeebdd952

Change-Id: Idce77a89f2a62a3fb720c2fba8725a8274bdcf49

7f55cc5c395d7906d6a22ed91f83d5f7ef37b9e8 authored over 7 years ago
Fix ~HidlMemory am: 280af0a664

am: 9007534437

Change-Id: I0c62edd5c2f411e3cf5cf1bbe4cec4d1082711c9

83bdb640ca6eaae26f2380928c453a8999e21f51 authored over 7 years ago
Fix ~HidlMemory

am: 280af0a664

Change-Id: I4b88cd7c0682cd9e1f84ee5a60636c7b2610d7d2

9007534437d73542e4e6bd5daaad6d08195300ef authored over 7 years ago
Clean up getService().

The logic is now easier to read. We only sleep
in cases where we would otherwise end up in a tig...

773609e41c535830a2203b0e0c923d760a7d5f99 authored over 7 years ago
Fix ~HidlMemory

The ~HidlMemory is used to work around the weak vtable problem.
Set its permission as public to ...

280af0a664802cc7331ba134fdfeed57027f21cd authored over 7 years ago
Merge "libhidlbase / libhidltransport is static" am: 6c99a6719d

am: 2da6f65b02

Change-Id: I65fb34ca9860ccbe1639a88cc1c01bfb48388e36

68d3fa9c3be917f16904315f78ebc6755668ba43 authored over 7 years ago
Merge "libhidlbase / libhidltransport is static"

am: 6c99a6719d

Change-Id: Idfafee5baaa112aee2ec3a065724f71abbeb6618

2da6f65b0240cd94a9070e060c77b6e08ddd49e6 authored over 7 years ago
Merge "libhidlbase / libhidltransport is static"

6c99a6719db7d89a84c8e03e3dfebf69c65f04a4 authored over 7 years ago
Move preload test to libhidl_test. am: 951fb13178

am: 7823adef58

Change-Id: Id7a3bc74114211baaf257e4afdadd63f7811a2aa

7eeebdd95226854791b1dcc92a333f5524677a28 authored over 7 years ago
Move preload test to libhidl_test.

am: 951fb13178

Change-Id: Ib5e691f99a730a26af9297815993ec9ecc2a31d8

7823adef586e478589cca8a4e033b5890a7125ce authored over 7 years ago
libhidlbase / libhidltransport is static

Need libhidl* for static executables that links
to HAL implementations statically.

Bug: 6370264...

0abe5aae32fe33ad47a14765fc57b205a30c8ddc authored over 7 years ago
Snap for 4439972 from bb024c6bfa1e960e0b014fb36d5705c2af9ec84b to pi-release

Change-Id: Ibd6a17e01503973d83c90b745aaf9dceaffb4c18

37f46c5724682c1d2e8c86331dbab099f1885641 authored over 7 years ago
Move preload test to libhidl_test.

Since hidl_test is completely static now, moving
the DISABLED preload test so that we can actual...

951fb131787a56b818a5e1058f38cc4110d582da authored over 7 years ago
canCastInterface: always return true for IBase am: 3fa8e305eb -s ours am: c42da043b6 -s ours am: 3671d6c58e -s ours

am: c44e0c197c -s ours

Change-Id: Ib2b4cb535b7333ae80df36956002c0890cad89a0

bb024c6bfa1e960e0b014fb36d5705c2af9ec84b authored over 7 years ago
canCastInterface: always return true for IBase am: 3fa8e305eb -s ours am: c42da043b6 -s ours

am: 3671d6c58e -s ours

Change-Id: I7f5333e3c3db96f899cbd41a113ec67656ae13a9

c44e0c197cf5ec815605a7ed1ee980cef8fac653 authored over 7 years ago
canCastInterface: always return true for IBase am: 3fa8e305eb -s ours

am: c42da043b6 -s ours

Change-Id: I5e846272e8a478304314f6917017cc7ca85cb4f3

3671d6c58e6fba347a096391586da957c5d15143 authored over 7 years ago
canCastInterface: always return true for IBase

am: 3fa8e305eb -s ours

Change-Id: I6a14e8eda0a0183538997e080ad8c67a956632e1

c42da043b60998f9faaea9bb6ea09d29f2dda2b3 authored over 7 years ago
canCastInterface: always return true for IBase am: 50912e7b38 -s ours am: 8861adaf1a -s ours

am: 2213354f52 -s ours

Change-Id: Idac32ba9ff5c1ced2dceac9489268e65f8c79cbc

a47dd69a23c374e221e70d3ccde7a86ddbfdf619 authored over 7 years ago
Merge "canCastInterface: always return true for IBase" into oc-mr1-dev am: 0b0269c12b -s ours

am: 4e1de10865 -s ours

Change-Id: I86331d611904e1404f77ca1bed1e0c9534e648bf

cc5d222b3dd25617342f45cc52e41f6818248f9b authored over 7 years ago
canCastInterface: always return true for IBase am: b2bf30d700 -s ours

am: 9c2821dd31 -s ours

Change-Id: I9dfe2c1e298927155073ab505efe4644f0ae9e26

e4430fe8f07ff745c3f6052787366ddefe5b9e3d authored over 7 years ago
canCastInterface: always return true for IBase am: 50912e7b38 -s ours

am: 8861adaf1a -s ours

Change-Id: I40172b1b261e13956ced4d2032d53a6b653b401c

2213354f52e6aaa477d7ac886a112f7c74f8ac24 authored over 7 years ago
Merge "canCastInterface: always return true for IBase" into oc-mr1-dev

am: 0b0269c12b -s ours

Change-Id: I2c1fa840c9e00c77a04287a12b93881b7ce3bb2f

4e1de108654ebc07e62926003dc2295579dae141 authored over 7 years ago
canCastInterface: always return true for IBase

am: b2bf30d700 -s ours

Change-Id: I99e91509a0ac248fb8b9b1ff8fe34d3246321f6e

9c2821dd3141c2e97693e19f778f3d8b2190e615 authored over 7 years ago
canCastInterface: always return true for IBase

am: 50912e7b38 -s ours

Change-Id: If634c81698920adc03d3577c3e9e5f3b321c86cb

8861adaf1a6f8a63938fab801bc55e51bfb7d641 authored over 7 years ago