'Is there any way to find version of boringssl and protobuf we are using in AOSP
I have boringssl and protobuf inside/external in AOSP. How do I find the version of boringssl and protobuf we are using in AOSP?
Solution 1:[1]
Protobuf: You will find the version in external/protobuf/js/package.json
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Ashok Mutyala |
