Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Merge requests
  • !8

Add Android.mk for CyanogenMod build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/illarionov/cyanogenmod-10 into master Mar 31, 2014
  • Overview 6
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: illarionov

I have build this application for CyanogenMod 10-1.

Release file

There were some problems building this with prebuild framework/telephony libraries, so I used CyanogenMod sources and Android.mk (something like as SamsungServiceMode app). Maybe this file will be useful for you too.

I have also tested it on Samsung Galaxy S2 (I9100G, radio: I9100GXXLSP)

Log file:

I/AIMSICD (  620): Device type   : GSM
I/AIMSICD (  620): Device imei   : imei
I/AIMSICD (  620): Device version: 01
I/AIMSICD (  620): Device num    : 
I/AIMSICD (  620): Network type  : UMTS
I/AIMSICD (  620): Network CellID: XXXX
I/AIMSICD (  620): Network LAC   : 2111
I/AIMSICD (  620): Network code  : 25002
I/AIMSICD (  620): Network name  : MegaFon RUS

RIL OEM Hook Text: Ciphering Indicator - ServiceMode

CIPHERING INFO
Is_connected: 0
in_enciphered: 1
Key status: 2
key_context: 2
RAT: 2
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/illarionov/cyanogenmod-10